ParameterTypeId.FrictionFactor Property

ParameterTypeIdFrictionFactor Property

"Friction Factor"

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

Property Value

ForgeTypeId
See Also