Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
CAD :: createVertex
Synopsis
Create a vertex from a position
GUI Dialog
Script function
cad.createVertex
(
position
) ->
vertex
Parameters
position
(
Point3
) : Vertex position
Return value
vertex
(
Vertex
) : The created vertex