Click or drag to resize
XDL

NXPlanetDrawArgsVertex3d Method (XVertex3d)

세계위치에서 그리는 위치로 변환한다. (WOS에 의해 계산)

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

Parameters

v
Type: Pixoneer.NXDLXVertex3d
입력 위치

Return Value

Type: XVertex3d
그리는 위치를 반환한다.
See Also