RebarShapeMultiplanarDefinitionIsStartConnectorPresent Property |
Whether a perpendicular segment is constructed
from the start of the 2D shape.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsStartConnectorPresent { get; }
Public ReadOnly Property IsStartConnectorPresent As Boolean
Get
public:
property bool IsStartConnectorPresent {
bool get ();
}
member IsStartConnectorPresent : bool with get
Property Value
Boolean
See Also