Click or drag to resize
XDL

NEditorObjectManager Property

주기 객체를 생성 관리하는 NObjectManager 객체를 가져온다.

Namespace: Pixoneer.NXDL.NXAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public NObjectManager ObjectManager { get; }

Property Value

NObjectManager
See Also