BuiltInFailuresRebarFailuresSketchDimsBWFRemoved Property |
The sketch dimensions, that were used to create the sketch, have been removed from the completed bend profile definition.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId SketchDimsBWFRemoved { get; }
Public Shared ReadOnly Property SketchDimsBWFRemoved As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ SketchDimsBWFRemoved {
FailureDefinitionId^ get ();
}
static member SketchDimsBWFRemoved : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also