FabricationPart.SetPositionByEnd
Method
Description:
Positions the connector of the fabrication part element by the passed point.
Positions the connector of the fabrication part element by the passed point.
Parameters
| Parameter | Type | Description |
|---|---|---|
| connector | Connector | The connector of the fabrication part element. |
| position | XYZ | The position to move to. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | this operation failed. |