Geom.point2()¶
Description¶
Create a 2D point.
Syntax¶
Parameters¶
| Parameter | Type | Mandatory | Description | 
|---|---|---|---|
| arg | Number | . | 
Return value¶
| Type | Description | 
|---|---|
| point | A point in Cartesian coordinates. | 
Create a 2D point.
| Parameter | Type | Mandatory | Description | 
|---|---|---|---|
| arg | Number | . | 
| Type | Description | 
|---|---|
| point | A point in Cartesian coordinates. |