Difference between revisions of "MC-Basic:robot.STRETCHFACTOR"
m (Miborich moved page Axystems:MC-Basic:group.STRETCHFACTOR to MC-Basic:group.STRETCHFACTOR: Global renaming of Axystems: namespace into (Main):) |
|||
Line 41: | Line 41: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:group.STRETCHVECTOR|group.STRETCHVECTOR]] |
}} | }} |
Revision as of 08:51, 22 May 2014
Defines the level of stretching over the given nodes.
1 maximal stretching
0 no stretching, polygon path
Global The actual stretch factor for each node is computed as a product of the StretchFactor and its nodal value StretchVector[i].
Syntax
StretchFactor
Availability
Since Version 3.7.x
Type
Double
Range
0-1
Default
1
Scope
Task, terminal
Limitations
Modal/Nodal
Examples
Dim a[5] as location of xyzr
Pass through=a StretchFactor = 1