Base COMP and COMP Other Common Page: Difference between pages

From Derivative
(Difference between pages)
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
 
Line 1: Line 1:
{{Summary
{{ParameterPage
|opLabel=Base
|pageName=Common
|opLicense=Non-Commercial
|opFilter=False
|short=The Base Component has no panel parameters and no 3D object parameters.
|opFamily=COMP
|opFamily=COMP
|long=The Base Component has no panel parameters and no 3D object parameters. You would use it for a component that has no panel associated with it, nor any 3D, such as component that converted RGB channels to HSV channels.
|pageSummary=The Common parameter page sets the component's [[Node Viewer|node viewer]] and [[Clone|clone]] relationships.
|opType=base
|items=
|opClass=baseCOMP_Class
{{Parameter
|opCategories=
|opFamily=COMP
}}
|opType=other
{{ParameterPage
|parName=parentshortcut
|pageName=Base
|parLabel=Parent Shortcut
|parOrder=0
|parSummary=Specifies a name you can use anywhere inside the component as the path to that component. See [[Parent Shortcut]].
|parType=COMP
|parReadOnly=
|parItems=
}}<!--
-->
{{Parameter
|opFamily=COMP
|opType=other
|parName=opshortcut
|parLabel=Global OP Shortcut
|parOrder=0
|parSummary=Specifies a name you can use anywhere at all as the path to that component. See [[Global OP Shortcut]].
|parType=COMP
|parReadOnly=
|parItems=
}}<!--
-->
{{Parameter
|opFamily=COMP
|opType=other
|parName=iop0shortcut
|parLabel=Shortcut
|parOrder=0
|parSummary=Specifies a name you can use anywhere inside the component as a path to "Internal OP" below. See [[Internal Operators]].
|parType=COMP
|parReadOnly=
|parItems=
}}<!--
-->
{{Parameter
|opFamily=COMP
|opType=other
|parName=iop0op
|parLabel=OP
|parOrder=0
|parSummary=The path to the Internal OP inside this component. See [[Internal Operators]].
|parType=COMP
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=opviewer
|parLabel=Operator Viewer
|parOrder=1
|parSummary=Select which operator's node viewer to use when the Node View parameter above is set to Operator Viewer.
|parType=OP
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opFamily=COMP
|items=
|opType=other
|pageSummary=
|parName=enablecloning
}}
|parLabel=Enable Cloning
{{:COMP Extensions Page}}
|parOrder=3
{{:COMP Other Common Page}}
|parSummary=Control if the OP should be actively cloneing. Turning this off causes this node to stop cloning it's 'Clone Master'.
{{InfoCHOPChannels
|parType=Toggle
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=enablecloningpulse
|parLabel=Enable Cloning Pulse
|parOrder=4
|parSummary=Instantaneously clone the contents.
|parType=Pulse
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=clone
|parLabel=Clone Master
|parOrder=5
|parSummary=Path to a component used as the Master [[Clone]].
|parType=COMP
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=loadondemand
|parLabel=Load on Demand
|parOrder=6
|parSummary=Loads the component into memory only when required. Good to use for components that are not always used in the project.
|parType=Toggle
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=enableexternaltox
|parLabel=Enable External .tox
|parOrder=7
|parSummary=When on (default), the external .tox file will be loaded when the .toe starts and the contents of the COMP will match that of the external .tox. This can be turned off to avoid loading from the referenced external .tox on startup if desired (the contents of the COMP are instead loaded from the .toe file). Useful if you wish to have a COMP reference an external .tox but not always load from it unless you specifically push the Re-Init Network parameter button.
|parType=Toggle
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=enableexternaltoxpulse
|parLabel=Enable External .tox Pulse
|parOrder=7
|parSummary=This button will re-load from the external <code>.tox</code> file (if present).
|parType=Pulse
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=externaltox
|parLabel=External .tox Path
|parOrder=7
|parSummary=Path to a <code>.tox</code> file on disk which will source the component's contents upon start of a <code>.toe</code>. This allows for components to contain networks that can be updated independently. If the <code>.tox</code> file can not be found, whatever the <code>.toe</code> file was saved with will be loaded.
|parType=File
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=reloadcustom
|parLabel=Reload Custom Parameters
|parOrder=9
|parSummary=When this checkbox is enabled, the values of the component's [[Custom Parameters]] are reloaded when the [[.tox]] is reloaded. This only affects top-level parameters on the component, all parameters on nodes inside the component are always reloaded with the [[.tox]].
|parType=Toggle
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parLabel=Reload Built-In Parameters
|parName=reloadbuiltin
|parType=Toggle
|parReadOnly=
|parOrder=10
|parSummary=When this checkbox is enabled, the values of the component's built-in parameters are reloaded when the [[.tox]] is reloaded. This only affects top-level parameters on the component, all parameters on nodes inside the component are always reloaded with the [[.tox]].
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=savebackup
|parLabel=Save Backup of External
|parOrder=11
|parSummary=When this checkbox is enabled, a backup copy of the component specified by the External <code>.tox</code> parameter is saved in the <code>.toe</code> file.  This backup copy will be used if the External <code>.tox</code> can not be found. This may happen if the <code>.tox</code> was renamed, deleted, or the <code>.toe</code> file is running on another computer that is missing component media.
|parType=Toggle
|parReadOnly=
|parItems=
}}
{{Parameter
|opFamily=COMP
|opType=other
|parName=subcompname
|parLabel=Sub-Component to Load
|parOrder=12
|parSummary=When loading from an External <code>.tox</code> file, this option allows you to reach into the <code>.tox</code> and pull out a COMP and make that the top-level COMP, ignoring everything else in the file (except for the contents of that COMP). For example if a <code>.tox</code> file named <code>project1.tox</code> contains <code>project1/geo1</code>, putting <code>geo1</code> as the Sub-Component to Load, will result in <code>geo1</code> being loaded in place of the current COMP. If this parameter is blank, it just loads the <code>.tox</code> file normally using the top level COMP in the file.
|parType=Str
|parReadOnly=
|parItems=
}}
{{Parameter
|parOrder=0
|parSummary=
|opFamily=COMP
|parName=relpath
|parItems={{ParameterItem
|opFamily=COMP
|parName=relpath
|itemSummary=
|itemName=inherit
|itemLabel=Use Parent's Behavior
}}<!--
-->{{ParameterItem
|opFamily=COMP
|opFamily=COMP
|opLabel=Base
|parName=relpath
|infoChannels=}}
|itemSummary=
{{History
|itemName=project
}}
|itemLabel=Relative to Project File (.toe)
{{COMPNavBox
}}<!--
-->{{ParameterItem
|opFamily=COMP
|opFamily=COMP
}}
|parName=relpath
{{#invoke:Category
|itemSummary=
|list|COMPs}}
|itemName=externaltox
|itemLabel=Relative to External COMP File (.tox)
}}
|opType=other
|parLabel=Relative File Path Behavior
|parType=Menu
|parReadOnly=
}}
}}
<noinclude>[[Category:OP Help Common Pages]]</noinclude>

Revision as of 07:53, 2 January 2024

Parameters - Common Page

The Common parameter page sets the component's node viewer and clone relationships.

Parent Shortcut parentshortcut - Specifies a name you can use anywhere inside the component as the path to that component. See Parent Shortcut.

Global OP Shortcut opshortcut - Specifies a name you can use anywhere at all as the path to that component. See Global OP Shortcut.

Shortcut iop0shortcut - Specifies a name you can use anywhere inside the component as a path to "Internal OP" below. See Internal Operators.

OP iop0op - The path to the Internal OP inside this component. See Internal Operators.

Operator Viewer opviewer - Select which operator's node viewer to use when the Node View parameter above is set to Operator Viewer.

Enable Cloning enablecloning - Control if the OP should be actively cloneing. Turning this off causes this node to stop cloning it's 'Clone Master'.

Enable Cloning Pulse enablecloningpulse - Instantaneously clone the contents.

Clone Master clone - Path to a component used as the Master Clone.

Load on Demand loadondemand - Loads the component into memory only when required. Good to use for components that are not always used in the project.

Enable External .tox enableexternaltox - When on (default), the external .tox file will be loaded when the .toe starts and the contents of the COMP will match that of the external .tox. This can be turned off to avoid loading from the referenced external .tox on startup if desired (the contents of the COMP are instead loaded from the .toe file). Useful if you wish to have a COMP reference an external .tox but not always load from it unless you specifically push the Re-Init Network parameter button.

Enable External .tox Pulse enableexternaltoxpulse - This button will re-load from the external .tox file (if present).

External .tox Path externaltox - Path to a .tox file on disk which will source the component's contents upon start of a .toe. This allows for components to contain networks that can be updated independently. If the .tox file can not be found, whatever the .toe file was saved with will be loaded.

Reload Custom Parameters reloadcustom - When this checkbox is enabled, the values of the component's Custom Parameters are reloaded when the .tox is reloaded. This only affects top-level parameters on the component, all parameters on nodes inside the component are always reloaded with the .tox.

Reload Built-In Parameters reloadbuiltin - When this checkbox is enabled, the values of the component's built-in parameters are reloaded when the .tox is reloaded. This only affects top-level parameters on the component, all parameters on nodes inside the component are always reloaded with the .tox.

Save Backup of External savebackup - When this checkbox is enabled, a backup copy of the component specified by the External .tox parameter is saved in the .toe file. This backup copy will be used if the External .tox can not be found. This may happen if the .tox was renamed, deleted, or the .toe file is running on another computer that is missing component media.

Sub-Component to Load subcompname - When loading from an External .tox file, this option allows you to reach into the .tox and pull out a COMP and make that the top-level COMP, ignoring everything else in the file (except for the contents of that COMP). For example if a .tox file named project1.tox contains project1/geo1, putting geo1 as the Sub-Component to Load, will result in geo1 being loaded in place of the current COMP. If this parameter is blank, it just loads the .tox file normally using the top level COMP in the file.

Relative File Path Behavior relpath - -

  • Use Parent's Behavior inherit -
  • Relative to Project File (.toe) project -
  • Relative to External COMP File (.tox) externaltox -