BuiltInFailuresSketchFailuresSculptingLoopsOnBothSidesOfAxis Property |
All curves must be on the same side of the axis.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId SculptingLoopsOnBothSidesOfAxis { get; }
Public Shared ReadOnly Property SculptingLoopsOnBothSidesOfAxis As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ SculptingLoopsOnBothSidesOfAxis {
FailureDefinitionId^ get ();
}
static member SculptingLoopsOnBothSidesOfAxis : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also