BuiltInFailuresSketchFailuresSculptingLoopsOnBothSidesOfAxis Property |
All curves must be on the same side of the axis.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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