Click or drag to resize
XDL

XscSphereNumSlices Property

경도 선과 비슷하게, z 축 주위를 나눈 구획의 개수

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

Property Value

Type: Int32
See Also