BuiltInFailuresSketchFailuresEndsNotOnCutFace Property |
Ends of the sketched loop do not lie on the boundary of the face being modified.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static FailureDefinitionId EndsNotOnCutFace { get; }
Public Shared ReadOnly Property EndsNotOnCutFace As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ EndsNotOnCutFace {
FailureDefinitionId^ get ();
}
static member EndsNotOnCutFace : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also