ParameterTypeIdStructuralMaterialType Property |
"Structural Material Type"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId StructuralMaterialType { get; }
Public Shared ReadOnly Property StructuralMaterialType As ForgeTypeId
Get
public:
static property ForgeTypeId^ StructuralMaterialType {
ForgeTypeId^ get ();
}
static member StructuralMaterialType : ForgeTypeId with get
Property Value
ForgeTypeId
See Also