TYPE: Object
TITLE: Fetch Object

The Fetch Object gets its transform by copying the transform of another
object. This makes it easy to get the transform of an object contained
in a subnet, and use it as the parent of an object at another level in
the object hierarchy.

Parameters:
    Fetch Object          - Name of the object to use as the source for this
                            object's transform.
    Fetch World Transform - If this option is set, the world transform of the
                            object chosen above will be used as the world
                            transform of this object. If not set, the world
                            transform of this object will be the local
                            transform of the chosen object times the world
                            transform of the parent of this object.
    Fetch Subnet Transform - This option is only available if the object
			     being fetched is an object subnet and Fetch
			     World Transform is enabled. If this is set, then
			     it will fetch the subnet's real world transform
			     instead of its output transform which may differ.
    Use Display Color     - Use the specified display color
    Display Color         - The display color of the object.
                                                    /dcolorr /dcolorg /dcolorb
    Selecting Enabled     - Object is capable of being picked in viewport.
    Select Script         - Script to run when the object is picked.
