geomerative
index
 
Name adapt ( )
Examples
None available
Description Use this method to adapt a group of of figures to a group.
Syntax
adapt(grp, wght, lngthOffset);
adapt(grp);
adapt(shp);
adapt(shp, wght, lngthOffset);
Parameters
RPath   sshp, the path to which to adapt
Returns RGroup, the adapted group
Usage Web & Application
Related