Revit 2026 API
Built |
Cannot set angles on a tapered wall which has angles controlled by the type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId TaperedWallAnglesControlledByType { get; }
Public Shared ReadOnly Property TaperedWallAnglesControlledByType As FailureDefinitionId Get
public: static property FailureDefinitionId^ TaperedWallAnglesControlledByType { FailureDefinitionId^ get (); }
static member TaperedWallAnglesControlledByType : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also