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