GetSpliceGeometries Method


Rebar Splice By Rules Result Get Splice Geometries Method

Gets the RebarSpliceGeometry collection which is the result of the splice by rules operation.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<RebarSpliceGeometry> GetSpliceGeometries()

Return Value

IList RebarSpliceGeometry
Returns the RebarSpliceGeometry collection which is the result of the splice by rules operation.
See Also