BentFabricStraightWiresLocation Enumeration


Bent Fabric Straight Wires Location Enumeration

Bent Fabric straight wires location. The side on wich straight wires will be loacted is determined by the start and end point of the first bent profile segment that specifies the direction of the curve loop on plane.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum BentFabricStraightWiresLocation
Members
Member name Value Description
Left 1 Fabric straight wires are located on the left side of bent wires.
Right 0 Fabric straight wires are located on the right side of bent wires.
See Also