Revit 2025.3 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: 25.3.0.0 (25.3.0.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