RebarSpliceUtils.CanRebarBeSpliced
Description:
Verifies if the rebar can be spliced with the RebarSpliceGeometry.
Verifies if the rebar can be spliced with the RebarSpliceGeometry.
Overloads (3):
CanRebarBeSpliced(Rebar,RebarSpliceOptions,RebarSpliceGeometry)
public static RebarSpliceError CanRebarBeSpliced(
Rebar rebar,
RebarSpliceOptions spliceOptions,
RebarSpliceGeometry spliceGeometry
)
-
rebarThe rebar to be spliced.
-
spliceOptionsThe RebarSpliceOptions.
-
spliceGeometryThe RebarSpliceGeometry.
Return Value
RebarSpliceError
Will return RebarSpliceError.Success if it's possible to splice with point or other enum value corresponding to the error that occurred.
-
A non-optional argument was null