ParameterTypeId.PhyMaterialParamUnitWeight Property

ParameterTypeIdPhyMaterialParamUnitWeight Property

"Unit weight"

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

Property Value

ForgeTypeId
See Also