Value
Name | Description | Value |
---|---|---|
JoinOptions.COMBINE | Combine two end points and replace with an single averaged point. | 1668113006 = 'cmbn' |
JoinOptions.CONNECT | Connect two end points (default). | 1668178804 = 'cnct' |
Usage
In function
void PathPoint.join (reference: PathPoint[, given: JoinOptions])
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |