RebarSplice.GetRebarSpliceGeometry Method

RebarSpliceGetRebarSpliceGeometry Method

Gets the RebarSpliceGeometry.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public RebarSpliceGeometry GetRebarSpliceGeometry()
Public Function GetRebarSpliceGeometry As RebarSpliceGeometry
public:
RebarSpliceGeometry^ GetRebarSpliceGeometry()
member GetRebarSpliceGeometry : unit -> RebarSpliceGeometry 

Return Value

RebarSpliceGeometry
Returns the RebarSpliceGeometry.
See Also