 | XVertex3dGetNormalize Method |
this객체로부터 Nomalize된 객체를 생성하여 반환한다. this객체는 바뀌지 않는다.
Namespace:
Pixoneer.NXDL
Assembly:
NXDL (in NXDL.dll) Version: 1.2.817.72
Syntaxpublic XVertex3d GetNormalize()
Return Value
Type:
XVertex3d Normalized된 XVertex3d
See Also