|
NanLayerAddHead Method
|
리스트의 맨 앞에 NanObj 객체를 추가한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic void AddHead(
NanObj obj
)
Parameters
- obj NanObj
- NanObj 객체
See Also