ParameterTypeId.PhyMaterialParamType Property

ParameterTypeIdPhyMaterialParamType Property

"Material Type"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId PhyMaterialParamType { get; }
Public Shared ReadOnly Property PhyMaterialParamType As ForgeTypeId
	Get
public:
static property ForgeTypeId^ PhyMaterialParamType {
	ForgeTypeId^ get ();
}
static member PhyMaterialParamType : ForgeTypeId with get

Property Value

ForgeTypeId
See Also