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