RebarBendingDetail.GetPosition
Method
Description:
Gets the position of the bending detail relative to its view.
Gets the position of the bending detail relative to its view.
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 |