Difference between revisions of "AXY:MC-Basic:group.BLENDPROTECTED"

From SoftMC-Wiki
Jump to: navigation, search
Line 21: Line 21:
 
Nodal-only
 
Nodal-only
 
|EXAMPLE=
 
|EXAMPLE=
?Ax1.BlendProtected
+
MOVE G1 {10,10} BlendProtected=50
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[Axystems:MC-Basic:group.BLENDINGFACTOR | BLENDINGFACTOR]]
 
* [[Axystems:MC-Basic:group.BLENDINGFACTOR | BLENDINGFACTOR]]

Revision as of 13:11, 26 June 2011

AXY:BlendProtectedDescription

Short form

None

Syntax

?<element>.BlendProtected

Availability

4.5.x and above

Type

Double

Range

0-100

Units

path length percentage

Default

0

Scope

Scope Configuration, Task or Terminal

Limitations

Nodal-only

Examples

MOVE G1 {10,10} BlendProtected=50

See Also