Click or drag to resize
XDL

XVertex4dGetNormalize Method

이 객체의 노멀라이즈 결과값을 반환한다. 이 객체는 바뀌지 않는다.

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

Return Value

Type: XVertex4d
Normalized된 XVertex4d
See Also