marker is undoable, queryable, and editable.
The marker command creates one or two markers, on a motion path curve,
at the specified time and location.
| Long name (short name) |
[argument types] |
Properties |
-positionMarker(-pm)
|
|
|
|
This flag specifies creation of a position marker.
Default is set.
When queried, this flag returns a boolean.
In query mode, this flag needs a value.
|
|
-orientationMarker(-om)
|
|
|
|
This flag specifies creation of an orientation marker.
Default is not set..
When queried, this flag returns a boolean.
In query mode, this flag needs a value.
|
|
-valueU(-u)
|
linear
|
|
|
This flag specifies the location of the position marker
w.r.t. the parent geometry u parameterization.
Default is the value at current time.
When queried, this flag returns a linear.
In query mode, this flag needs a value.
|
|
-time(-t)
|
time
|
|
|
This flag specifies the time for the marker.
Default is the current time.
When queried, this flag returns a time.
In query mode, this flag needs a value.
|
|
-frontTwist(-ft)
|
angle
|
|
|
This flag specifies the amount of twist angle about
the front vector for the marker.
Default is 0.
When queried, this flag returns a angle.
In query mode, this flag needs a value.
|
|
-upTwist(-ut)
|
angle
|
|
|
This flag specifies the amount of twist angle about
the up vector for the marker.
Default is 0.
When queried, this flag returns a angle.
In query mode, this flag needs a value.
|
|
-sideTwist(-st)
|
angle
|
|
|
This flag specifies the amount of twist angle about
the side vector for the marker.
Default is 0.
When queried, this flag returns a angle.
In query mode, this flag needs a value.
|
|
-attach(-a)
|
|
|
|
This flag specifies to attach the selected 3D position markers
to their parent geometry.
|
|
-detach(-d)
|
|
|
|
This flag specifies to detach the selected position markers from
their parent geometry to the 3D space.
|
|