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

From SoftMC-Wiki
Jump to: navigation, search
Line 24: Line 24:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[MC-Basic:group.BLENDINGFACTOR| BLENDINGFACTOR]]
 
* [[MC-Basic:group.BLENDINGFACTOR| BLENDINGFACTOR]]
* [[Axystems:MC-Basic:group.BLENDINGSTARTCONDITION | BlendingStartCondition ]]
+
* [[MC-Basic:group.BLENDINGSTARTCONDITION| BlendingStartCondition ]]
 
* [[Axystems:MC-Basic:group.PROFILERTYPE | ProfilerType ]]
 
* [[Axystems:MC-Basic:group.PROFILERTYPE | ProfilerType ]]
 
* [[Axystems:Time Based Profile (Trapeze Acceleration) | Time Based Profile]]
 
* [[Axystems:Time Based Profile (Trapeze Acceleration) | Time Based Profile]]
 
}}
 
}}

Revision as of 08:50, 22 May 2014

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