geomerative
index
Name
add ( )
Examples
None available
Description
Use this to add a vector to this point.
Syntax
add(p);
Parameters
p
RPoint, the vector to add
Returns
None
Usage
Geometry
Related
sub ( )
mult ( )
cross ( )