Click or drag to resize
XDL

XscSphereNumStacks Property

위도 선과 비슷하게, z 축을 따라 나눈 구획의 개수

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public int NumStacks {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
	[HandleProcessCorruptedStateExceptionsAttribute]
	set;
 }

Property Value

Type: Int32
See Also