Revit 2026 API
Rebar |
Gets the RebarSpliceGeometry.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RebarSpliceGeometry GetRebarSpliceGeometry()
Public Function GetRebarSpliceGeometry As RebarSpliceGeometry
public: RebarSpliceGeometry^ GetRebarSpliceGeometry()
member GetRebarSpliceGeometry : unit -> RebarSpliceGeometry
Return Value
RebarSpliceGeometryReturns the RebarSpliceGeometry.
See Also