BuiltInFailures.DividedSurfaceFailures.DividedSurfaceCurveChainBothUandV Property

BuiltInFailuresDividedSurfaceFailuresDividedSurfaceCurveChainBothUandV Property

A chain formed by these curve elements is trying to be both U- and V- splitter

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId DividedSurfaceCurveChainBothUandV { get; }
Public Shared ReadOnly Property DividedSurfaceCurveChainBothUandV As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ DividedSurfaceCurveChainBothUandV {
	FailureDefinitionId^ get ();
}
static member DividedSurfaceCurveChainBothUandV : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also