ImageInstance.GetLocation
Method
Description:
Returns the location of one of the points of the ImageInstance
Returns the location of one of the points of the ImageInstance
Parameters
| Parameter | Type | Description |
|---|---|---|
| placementPoint | BoxPlacement | The placementPoint specifies for which point of the ImageInstance the location should be returned. |
Return Value
| Type | Description |
|---|---|
| XYZ | The location of the specified point |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |