Long name (short name) |
Argument types |
Properties |
|
-chain(-ch)
|
|
|
|
This flag will return the list of deformers that deformer the specified shapes
|
|
-createOriginalGeometry(-cog)
|
|
|
|
This creates an original geometry for the shape if it does not exist yet.
|
|
-createTweakNode(-ctw)
|
|
|
|
This creates a traditional tweak node if one did not exist yet.
|
|
-createUpstreamTagInjectionNode(-cti)
|
|
|
|
This creates an upstream component tag injection node if an editable one does not exist yet.
|
|
-deformShapeInAttr(-dsi)
|
|
|
|
Returns the name of deform shape in attribute
|
|
-deformShapeOutAttr(-dso)
|
|
|
|
Returns the name of deform shape out attribute
|
|
-frontOfChain(-foc)
|
|
|
|
This flag will return the name of the plug on a shape node at the front end of
the deformation chain. This can return an empty plug when none exists.
|
|
-localShapeInAttr(-lsi)
|
|
|
|
Returns the name of local shape in attribute
|
|
-localShapeOutAttr(-lso)
|
|
|
|
Returns the name of local shape out attribute
|
|
-nodeChain(-nch)
|
|
|
|
This flag will return the list of nodes through which the geometry passes to get to this shape
|
|
-originalGeometry(-og)
|
|
|
|
This flag will return the name of a plug on a node in the deformation chain
(likely at the front end) that is the best candidate to be used as the
originalGeometry. This can return an empty plug when none exists.
|
|
-outputPlugChain(-och)
|
|
|
|
This flag will return the list of output plugs leading to the shape
|
|
-plugChain(-pch)
|
|
|
|
This flag will return the list of plugs leading to the shape (both input and output plugs)
|
|
-supportsComponentTags(-sct)
|
|
|
|
Returns whether the shape supports component tags
|
|
-tagInjectionList(-til)
|
|
|
|
This flag will return the list of nodes which are non-procedural componentTag injection nodes
|
|
-tagInjectionNode(-ti)
|
|
|
|
This flag will return the name of the non-referenced component tag injection node as high
up in the deformation chain as possible. This can be the same as the input shape or an
empty string when none exists.
|
|
-tweakNode(-tw)
|
|
|
|
This flag will return the name of the tweak node in the deformation chain.
This can return an empty string when none exists.
|
|
-upstreamTagInjectionNode(-uti)
|
|
|
|
This flag will return the name of the non-referenced component tag injection node most
upstream from (but not including) the input shape.
This can be an empty string when none exists. If so, one can be created using the
cti/createUpstreamTagInjectionNode flag.
|
|
-worldShapeOutAttr(-wso)
|
|
|
|
Returns the name of world shape out attribute
|
|