ParameterTypeId.RbsWireNumConductorsParam Property

ParameterTypeIdRbsWireNumConductorsParam Property

"Number of Conductors"

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

Property Value

ForgeTypeId
See Also