| 
            
              NanPolylineAddVertex(XVertex3d) Method
             | 
          
        
        
            polyline 정점 리스트의 끝 부분에 정점을 추가한다.
            
        
        Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.40 (2.0.3.40)
Syntaxpublic void AddVertex(
	XVertex3d vt
)
Parameters
- vt  XVertex3d
 -  정점 
 
See Also