Rebar Shape Get Rebar Shape Definition Method Return the definition of the RebarShape. Namespace: Autodesk.Revit.DB.Structure Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public RebarShapeDefinition GetRebarShapeDefinition() Public Function GetRebarShapeDefinition As RebarShapeDefinition public: RebarShapeDefinition^ GetRebarShapeDefinition() member GetRebarShapeDefinition : unit -> RebarShapeDefinition Return Value RebarShapeDefinition A copy of the definition. Changes will not affect the RebarShape. Remarks Replaces the property RebarShape.Definition from previous releases. See Also Reference RebarShape Class Autodesk.Revit.DB.Structure Namespace
Rebar Shape Get Rebar Shape Definition Method Return the definition of the RebarShape. Namespace: Autodesk.Revit.DB.Structure Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public RebarShapeDefinition GetRebarShapeDefinition() Public Function GetRebarShapeDefinition As RebarShapeDefinition public: RebarShapeDefinition^ GetRebarShapeDefinition() member GetRebarShapeDefinition : unit -> RebarShapeDefinition Return Value RebarShapeDefinition A copy of the definition. Changes will not affect the RebarShape. Remarks Replaces the property RebarShape.Definition from previous releases. See Also Reference RebarShape Class Autodesk.Revit.DB.Structure Namespace