Revit 2025.3 API
Fabrication |
Checks if all of the fabrication service button conditions are straights.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsStraight { get; }
Public ReadOnly Property IsStraight As Boolean Get
public: property bool IsStraight { bool get (); }
member IsStraight : bool with get
Property Value
BooleanSee Also