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: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsPlanar { get; }

Property Value

Boolean
See Also