Click or drag to resize

SectionVOnDirection Property

정렬 방향 / 클리핑 방향 신규 : 0(X-), 1(X+), 2(Y-), 3(Y+), 4(Z-), 5(Z+), 6(임의각회전) 기존 : 0(X+), 1(X-), 2(Y+), 3(Y-), 4(Z+), 5(Z-), 6(임의각회전)

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public int nDirection { get; set; }

Property Value

Type: Int32
See Also