BentFabricStraightWiresLocation 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.0.0.0 (25.0.0.0)
Syntax
public enum BentFabricStraightWiresLocation
Members
Member nameValueDescription
Right0 Fabric straight wires are located on the right side of bent wires.
Left1 Fabric straight wires are located on the left side of bent wires.
See Also