ParameterTypeId.RbsElecCircuitCableSizeParam Property

ParameterTypeIdRbsElecCircuitCableSizeParam Property

"Cable Size"

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

Property Value

ForgeTypeId
See Also