ParameterTypeId.BentFabricParamStraightWiresLocation Property

ParameterTypeIdBentFabricParamStraightWiresLocation Property

"Straight Wires Location": Location of straight wires in a bent fabric.

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

Property Value

ForgeTypeId
See Also