Revit 2026 API
Rebar |
Whether the shape definition includes an offset
copy of the 2D shape.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsDuplicateShapePresent { get; }
Public ReadOnly Property IsDuplicateShapePresent As Boolean Get
public: property bool IsDuplicateShapePresent { bool get (); }
member IsDuplicateShapePresent : bool with get
Property Value
BooleanSee Also