Adds a new circle to the model.
A vector in the local x direction, also defines the raidus.
A vector in the plane
The angles, can be undefined, in which case a closed conic is generated.
Object of type Circle
Delete a single object.
Delete an array of objects.
Delete a single point.
Delete a set of points.
Get all the object in the model.
Get all the points in this model.
Get a single object from an ID.
Get an array of objects from an array of IDs.
Get a single point from an ID.
Get a set of points from an array of IDs.
Get a topo from a topo path. If the topo does not exist, then null is returned.
Merge all points.
Get the total number of objects in the model.
Get the number of points in the model.
Get the number of topos in the model for a specific geom type. (Vertices, Edges, Wires, Faces.)
Generated using TypeDoc
Class Geom