| 
            
              NanGroupGetObjAt Method
             | 
          
        
        
            리스트의 index 에서 NanObj 객체를 가져온다.
            
        
        Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.40 (2.0.3.40)
Syntaxpublic NanObj GetObjAt(
	int nIdx
)
Parameters
- nIdx  Int32
 -  index 
 
Return Value
NanObj NanObj 객체 
See Also