|
NanLineSetStartVertex(XVertex3d) Method
|
선 시작 좌표를 설정한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic void SetStartVertex(
XVertex3d vt
)
Parameters
- vt XVertex3d
- 시작 좌표
See Also