This section does not have info on
< Parameters Type=“Editable” >< Parameters Type=“Override” >< Parameters Type=“Default” >
Link to parameter attributes has no relation to these attributes - describes “Process” edit: ok this is incorrect it relates to Parameter (without an s)
Also an explanation of the < AddParams > and < AddOptions > and < RemoveParams > is missing or difficult to find.
Please add SDK information on
< EditableTemplateParameters >
Perhaps these are deprecated and it’s < parameters type=“editable” >. Please add the deprecated info if this is the case.
Kicking this thread - and changing to bug as questions don’t seem to get answered.
Please add
Answer the question
<EditableTemplateParameters>
<AddParams>
<ANIM_NAME_100_FEET></ANIM_NAME_100_FEET>
<NODE_ID_100_FEET></NODE_ID_100_FEET>
<ANIM_NAME_1000_FEET></ANIM_NAME_1000_FEET>
<NODE_ID_1000_FEET></NODE_ID_1000_FEET>
<ANIM_NAME_10000_FEET></ANIM_NAME_10000_FEET>
<NODE_ID_10000_FEET></NODE_ID_10000_FEET>
<ANIM_NAME_STRIP></ANIM_NAME_STRIP>
<NODE_ID_STRIP></NODE_ID_STRIP>
<KNOB_ANIM_NAME></KNOB_ANIM_NAME>
<KNOB_NODE_ID></KNOB_NODE_ID>
<HIGHLIGHT_NODE_ID/>
</AddParams>
<RemoveParams>
<NODE_ID></NODE_ID>
<ANIM_NAME></ANIM_NAME>
<FEET></FEET>
</RemoveParams>
</EditableTemplateParameters>
does
<Condition Check="ANIM_NAME_100_FEET">
<ANIM_NAME>#ANIM_NAME_100_FEET#</ANIM_NAME>
</Condition>
resovle to true or false
That’s documented quite clearly Program Template Definitions. You probably want NotEmpty
in this case.
This is an ASOBO template, that’s why I ask. I don’t see the definition of these editableparameters
Hello,
This issue has been logged and added to our backlog.
Thank you for reporting this.
Regards,
Boris