ConnectorAllowsSlopeAdjustments Property |
Indicates if the connector allows the slope adjustment.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool AllowsSlopeAdjustments { get; }
Public ReadOnly Property AllowsSlopeAdjustments As Boolean
Get
public:
property bool AllowsSlopeAdjustments {
bool get ();
}
member AllowsSlopeAdjustments : bool with get
Property Value
Boolean
See Also