|
NanBsplineGetPoleAt(Int32) Method
|
pole 리스트의 지정한 인덱스에서 정점을 가져온다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic XVertex3d GetPoleAt(
int nIndex
)
Parameters
- nIndex Int32
- index
Return Value
XVertex3d 정점
See Also