RVTDocs.com

RebarSplice.RotateRebarSpliceGeometry

Method
Description:
Rotates the RebarSpliceGeometry about the given axis and angle.
Syntax
public void RotateRebarSpliceGeometry(
	Line axis,
	double angle
)
Parameters
Parameter Type Description
axis Line The axis of rotation.
angle Double The angle of the rotation in radians.
Return Value
Exceptions
Exception Condition
ArgumentException The given value for angle is not finite
ArgumentNullException A non-optional argument was null