Click or drag to resize
XDL

XVertex4dGetNormalize Method

this객체로부터 Nomalize된 객체를 생성하여 반환한다. this객체는 바뀌지 않는다.

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

Return Value

Type: XVertex4d
Normalized된 XVertex4d
See Also