Click or drag to resize
XDL

XVertex3dnorm2 Method

this 객체의 Euclidean Norm의 제곱을 반환한다.

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

Return Value

Type: Double
Euclidian Norm의 제곱.
See Also