|
NanDiamondSetVertex(Int32, XVertex3d) Method
|
사용하지 않는다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic void SetVertex(
int nIndex,
XVertex3d vt
)
Parameters
- nIndex Int32
- 설정할 Index
- vt XVertex3d
- 설정할 정점
See Also