RebarSpliceGeometry
Constructor
Description:
Constructs a RebarSpliceGeometry.
Constructs a RebarSpliceGeometry.
Parameters
Parameter | Type | Description |
---|---|---|
spliceOrigin | XYZ | The splice face origin. |
spliceNormal | XYZ | The splice face normal. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
ArgumentOutOfRangeException | spliceNormal has zero length. |