Difference between revisions of "AXY:MC-Basic:axis.BLENDINGFACTOR"
m (Miborich moved page Axystems:MC-Basic:axis.BLENDINGFACTOR to MC-Basic:axis.BLENDINGFACTOR: Global renaming of Axystems: namespace into (Main):) |
|||
Line 46: | Line 46: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.BLENDINGMETHOD|axis.BLENDINGMETHOD]] |
* [[Axystems:MC-Basic:axis.CP|axis.CP]] | * [[Axystems:MC-Basic:axis.CP|axis.CP]] | ||
}} | }} |
Revision as of 08:43, 22 May 2014
Percentage of the movement’s length that will be not blended with the next movement.
0% – blending of second movement started from the beginning of the first one .
100% – blending of second movement started from the end of the first one (NO BLENDING) .
Syntax
?<axis>.BlendingFactor
<axis>. BlendingFactor = <value>
Availability
Since Version 3.6.20
Type
Double
Range
0 to 100
Units
Percents of the segments length
Default
100 (no blending)
Scope
Task or Terminal
Limitations
Mixed profiler types are not valid , Modal/Nodal
Examples
Ax1. BlendingFactor= 10
?Ax1. BlendingFactor