Namespace:
Autodesk.Revit.DB.Structure
RebarShapeDefinition
Class
Description:
A class to assist in defining rebar shapes. A RebarShape element needs exactly one RebarShapeDefinition.
A class to assist in defining rebar shapes. A RebarShape element needs exactly one RebarShapeDefinition.
Remarks:
A RebarShapeDefinition stores a set of Rebar Shape parameters. Each parameter may be associated with:
A RebarShapeDefinition stores a set of Rebar Shape parameters. Each parameter may be associated with:
- One or more RebarShapeConstraints; or
- A formula; or
- Neither of the above.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.RebarShapeDefinition
Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArc
Autodesk.Revit.DB.Structure.RebarShapeDefinitionBySegments
System.Object
Autodesk.Revit.DB.Structure.RebarShapeDefinition
Autodesk.Revit.DB.Structure.RebarShapeDefinitionByArc
Autodesk.Revit.DB.Structure.RebarShapeDefinitionBySegments
Syntax
public class RebarShapeDefinition : IDisposable