Revit 2026 API
ConnectorAllows |
Indicates if the connector allows the slope adjustment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool AllowsSlopeAdjustments { get; }
Public ReadOnly Property AllowsSlopeAdjustments As Boolean Get
public: property bool AllowsSlopeAdjustments { bool get (); }
member AllowsSlopeAdjustments : bool with get
Property Value
BooleanSee Also