Skip to content

SketchPlane.IsSuitableForModelElements

Public Property

Identifies if the sketch plane can be assigned to model elements.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool IsSuitableForModelElements { get; }

Property Value

Boolean

Remarks

Sketch planes with this property set to true are suitable to be used to create model elements. Planes where this property is false will be rejected when used to create model curves, symbolic curves, generic forms, or other sketched elements.