2025.3 Method
Changes 6
M

RebarSpliceUtils.GetSpliceGeometries

Description:
Computes a list of RebarSpliceGeometry which respects the rules. This list can be used to splice the Rebar.
public static RebarSpliceByRulesResult GetSpliceGeometries(
	Document document,
	ElementId rebarIdToSplit,
	RebarSpliceOptions spliceOptions,
	RebarSpliceRules spliceRules
)
Return Value RebarSpliceByRulesResult Returns the result of the operation. If the operation was successful the RebarSpliceByRulesResult.Error member will have "RebarSpliceByRulesError.Success" value.