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: 26.0.4.0 (26.0.4.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