Click or drag to resize
XDL

NObjectManagerLoadedIndexmaps Property

인덱스맵 주기의 인덱스맵 타입 정보를 가져온다.

Namespace: Pixoneer.NXDL.NXAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public List<IndexmapInfo> LoadedIndexmaps { get; }

Property Value

ListIndexmapInfo
See Also