mgear.core.attribute
Attribute creation functions
Functions
|
Add attribute to a node |
|
Add a color attribute to a node |
|
Add an enumerate attribute to a node |
|
FCurve attribute |
|
Add proxy paramenter to a list of target dagNode Duplicated channel policy, stablish the rule in case the channel already exist on the target. |
|
Add a vector3 attribute to a node |
|
Add channels to configure the mirror posing |
|
Change the default value of the attr |
|
Collect the channel full path in a list. |
|
Connect or set attributes |
|
connect dynamic pivot with option to add offset channels on XYZ |
|
connects translation of pivot dagNode to rotatePivot and scalePivot of the driven transform |
|
Connects the 'message' attribute of one or more source nodes to a destination attribute. |
|
Disconnects only the input connections of the specified attributes of the provided node. |
|
Disconnects only the output connections of the specified attributes of the provided node. |
|
Find the next available index for a multi-attribute on a given node. |
|
Get the selected channels on the channel box |
|
Get the selected object channels. |
|
Gets the alias name for a real attribute, if it exists. |
Get the channel box |
|
|
Get the default attribute value |
|
get the next available index from a multi attr This function is a workaround because the connect attr flag next available is not working. |
Get the selected channels full path from channel box This function will collect channels from any area of the channel box. |
|
|
Checks if the provided node has any input connections on the specified attributes. |
|
Lock attributes of a node. |
|
Move channels keeping the output connections. |
|
Move the input connections from source node to target node. |
|
Move the output connections from source node to target node. |
|
Reset Scale Rotation and translation attributes to default value |
|
Reset the the selected channels if not attribute is provided |
|
Resolves the real name of an attribute if it is an alias. |
|
Set invert mirror pose values |
|
Set keyable attributes of a node. |
|
Set not keyable attributes of a node. |
|
Set the rotorder of the object. |
|
Set the default value to the attribute |
|
Reset the SRT or the selected channels |
|
|
|
Unlock attributes of a node. |
Classes
|
Create an Fcurve parameter definition. |
|
Encapsulate the attribute creation arguments in a handy object. |
|
ParamDef2 inherit from ParamDef |
|
Create a Color parameter definition. |
|
Create an enumarator parameter definition. |