Click or drag to resize
XDL

XscCubeGetPoint Method

정육면체의 중앙 위치를 확인한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public XscCoord GetPoint()

Return Value

Type: XscCoord
정육면체의 중앙 위치를 반환한다.
See Also