BuiltInFailuresWallFailuresTaperedWallAnglesControlledByType Property |
Cannot set angles on a tapered wall which has angles controlled by the type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also