interface event location

Allows you to specify an x,y,z location for creating objects. The location can be parameterized using the "relative_to" option.
Users need to select any object from the ribbon before using this command, once an object is selected and a user needs to provide location, the object will be created on the location specified via this command as soon as cursor is moved to the viewport.
This command cannot be used in a script to avoid specifying the location argument in a subsequent object creation command.

Format:

 
interface event location
location =
Location
relative_to =
an existing model, part or marker

Example:

 
interface event location &
location =
100, 50, 50
relative_to =
Marker_1

Description:

 
Parameter
Value Type
Description
location
Location
Specifies the location of the origin of a coordinate system (for example, marker or part).
relative_to
An Existing Model, Part Or Marker
Specifies the coordinate system to which the location coordinates are relative

Extended Definition:

If an object to create is not selected from the ribbon before issuing this command then a warning is issued.