Difference between revisions of "MC-Basic:group.DOMINANCEMODE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
(AXY: new links)
 
(7 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
|SYNTAX=
 
|SYNTAX=
?''<GROUP>.'' DOMINANCEMODE
+
?''<''group''>.'' DOMINANCEMODE
  
''<GROUP>.'' DOMINANCEMODE
+
''<''group''>.'' DOMINANCEMODE
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:group.BLENDINGMETHODbr|group.BLENDINGMETHODbr]]
+
* [[MC-Basic:element.BLENDINGMETHOD|BLENDINGMETHOD]]
  
  
 
}}
 
}}

Latest revision as of 10:21, 13 September 2017

Sets the goup type dominance (1 – Linear, 0 – Rotary). Usefull in non-homogenous groups to control the way how the group velocity is determined

Syntax

?<group>. DOMINANCEMODE

<group>. DOMINANCEMODE

Type

Long

Range

0, 1

Scope

Task or Terminal

Limitations

Read only

Examples

?G1.DoubleMode

See Also