BarTerminationsDataAsRebarShapeTerminationsData Method |
Creates a new instance of RebarShapeTerminationsData from this.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic RebarShapeTerminationsData AsRebarShapeTerminationsData()
Public Function AsRebarShapeTerminationsData As RebarShapeTerminationsData
public:
RebarShapeTerminationsData^ AsRebarShapeTerminationsData()
member AsRebarShapeTerminationsData : unit -> RebarShapeTerminationsData
Return Value
RebarShapeTerminationsData
Returns a new instance of RebarShapeTerminationsData from this.
See Also