RVTDocs.com

RebarBendingDetail.SetPosition

Method
Description:
Sets the position for this bending detail relative to its view.
Syntax
public static void SetPosition(
	Element bendingDetail,
	XYZ position
)
Parameters
Parameter Type Description
bendingDetail Element The bending detail for which we want to get the position.
position XYZ The new position for this bending detail relative to its view.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null