FabricationServiceButtonIsStraight Property |
Checks if all of the fabrication service button conditions are straights.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool IsStraight { get; }
Public ReadOnly Property IsStraight As Boolean
Get
public:
property bool IsStraight {
bool get ();
}
member IsStraight : bool with get
Property Value
Boolean
See Also