ImageInstance.SetLocation
Description:
Moves the ImageInstance to the specified location
Moves the ImageInstance to the specified location
public void SetLocation(
XYZ newLocation,
BoxPlacement placementPoint
)
-
newLocationThe new location of the specified point
-
placementPointThe placementPoint specifies which point of the ImageInstance should be placed at the given location.
-
The given newLocation is more than 10 miles from the origin of the model
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration