RVTDocs.com

FabricationPart.Material

Property
Description:
The fabrication material identifier.
Syntax
public int Material { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: the material is not valid for the fabrication part's specification.
InvalidOperationException When setting this property: the material is not able to be modified. -or- When setting this property: the fabrication part is connected to more than one item. -or- When setting this property: the material fails to be set by identifier: materialId.