Void
LayeredSectionWorksheet
.SetThickness(
Int32
index,
Double
thickness)
Set the thickness 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
thickness
Type:
Double
New thickness value
Return Value
Type:
Void