Click or drag to resize
XDL

XscPrismGetNumofVertex Method

각기둥의 점을 개수를 확인한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public int GetNumofVertex()

Return Value

Type: Int32
각기둥의 점을 개수를 반환한다.
See Also