Gets all material identifiers in the fabrication configuration.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2016
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- part
- Type: Autodesk.Revit.DB FabricationPart
The fabrication part.
Return Value
An array of material identifiers.Remarks
If a part is passed, only returns materials which are valid for the part, otherwise returns all materials.