|
NEditorScreenToWorld(Point) Method
|
화면 좌표를 world 좌표로 변환한다.
Namespace: Pixoneer.NXDL.NXAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntaxpublic XVertex3d ScreenToWorld(
Point pt
)
Parameters
- pt Point
- 화면 좌표
Return Value
XVertex3dworld 좌표
See Also