BuiltInFailuresSketchFailuresElevationSketchNotAllowed Property |
Wall in a family can't have an elevation profile.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId ElevationSketchNotAllowed { get; }
Public Shared ReadOnly Property ElevationSketchNotAllowed As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ ElevationSketchNotAllowed {
FailureDefinitionId^ get ();
}
static member ElevationSketchNotAllowed : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also