RVTDocs.com

RebarBendingDetail.GetPosition

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