Void
LayeredSectionWorksheet
.SetAngle(
Int32
index,
Double
angle)
Set the angle for the LayeredSection at the row index specifiied. LayeredSection worksheet indices are zero based and ordered in the Z direction.
Remarks
Examples
Parameters
index
Type:
Int32
Worksheet row index
angle
Type:
Double
New angle value
Return Value
Type:
Void