Click or drag to resize
XDL

XVertex3dGetNormalize Method

객체의 값을 노멀라이즈하여 결과를 반환한다. 이 객체의 값은 변경되지 않는다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public XVertex3d GetNormalize()

Return Value

Type: XVertex3d
Normalized된 XVertex3d
See Also