BuiltInFailuresDividedSurfaceFailuresDividedSurfaceCurveChainBothUandV Property |
A chain formed by these curve elements is trying to be both U- and V- splitter
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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