Geom.pointAtPolygon()¶
Description¶
...
Syntax¶
Parameters¶
| Parameter | Type | Default Value | Mandatory | Description | 
|---|---|---|---|---|
| a | Shape | — | First hull for calculating the section. | |
| b | Shape | — | Second hull for calculating the section. | 
Return value¶
| Type | Description | 
|---|---|
| ... | 
Example¶
| JS | |
|---|---|