KSCALE
KSCALE, KINC, NP1, NP2, NINC, RX, RY, RZ
Generates a scaled pattern of keypoints from a given keypoint
pattern.
KINCDo this scaling operation one time, incrementing all keypoints in the given pattern by
KINC. IfKINC= 0, keypoints will be redefined at the scaled locations.NP1,NP2,NINCScale keypoints from pattern beginning with
NP1toNP2(defaults toNP1) in steps ofNINC(defaults to 1). IfNP1= ALL,NP2andNINCare ignored and pattern is all selected keypoints (KSEL). IfNP1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNP1(NP2andNINCare ignored).RX,RY,RZScale factor ratios. Scaling is relative to the origin of the active coordinate system (RR, Rθ, RZ for cylindrical, RR, Rθ, RΦ for spherical). If > 1.0, pattern is enlarged. If < 1.0, pattern is reduced. Ratios each default to 1.0.
Notes
Generates a scaled pattern of keypoints from a given keypoint pattern. Scaling is done in the active coordinate system (see analogous node scaling (NSCALE)). Solid modeling in a toroidal coordinate system is not recommended.