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