Void
LayeredSectionWorksheet
.SetMaterial(
Int32
index,
String
materialname)
Set the material 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
materialname
Type:
String
New material value
Return Value
Type:
Void