GetTerminationsData Method


Rebar Shape Get Terminations Data Method

Gets the terminations (e.g. hook, crank) data.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RebarShapeTerminationsData GetTerminationsData()

Return Value

RebarShapeTerminationsData
Returns the terminations (e.g. hook, crank) data.
See Also