PK_POINT_t   


This type represents a POINT in 3D space.

Used in:

PK_EDGE_imprint_point
PK_FACE_imprint_point
PK_PART_ask_construction_points
PK_POINT_ask
PK_POINT_ask_part
PK_POINT_ask_vertex
PK_POINT_create
PK_POINT_make_helical_curve
PK_POINT_make_minimum_body
PK_REGION_imprint_point
PK_VERTEX_ask_point
PK_VERTEX_attach_points


A point is a type of geometry (PK_CLASS_point is a subclass of PK_CLASS_geom).

The point is defined by data contained in a PK_POINT_sf_t.

See Point for more information.

Generated on: Fri, 04 Oct 2024 12:21:39 GMT