RebarShapeSimpleArc Property |
Check whether this shape consists of a single arc, possibly with hooks.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool SimpleArc { get; }
Public ReadOnly Property SimpleArc As Boolean
Get
public:
property bool SimpleArc {
bool get ();
}
member SimpleArc : bool with get
Property Value
Boolean
See Also