RebarShapeDefinitionIsPlanar Property

Reports whether the shape definition lies within a plane: false if a spiral, true in all other cases.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsPlanar { get; }

Property Value

Boolean
See Also