PK_GEOM_t   



This type represents a GEOMetrical item.

Used in:

PK_blend_rib_r_t
PK_BLENDSF_sf_t
PK_BODY_simplify_geom
PK_BODY_transform
PK_CURVE_degen_t
PK_FACE_output_surf_trimmed
PK_FACE_simplify_geom
PK_FACE_transform
PK_find_reparam_record_r_t
PK_GEOM_ask_dependents
PK_GEOM_ask_geom_category
PK_GEOM_ask_geom_owners
PK_GEOM_check
PK_GEOM_copy
PK_GEOM_copy_r_t
PK_GEOM_delete_single
PK_GEOM_enlarge
PK_GEOM_is_coincident
PK_GEOM_range
PK_GEOM_range_array
PK_GEOM_range_array_vector
PK_GEOM_range_local
PK_GEOM_range_local_vector
PK_GEOM_range_vector
PK_GEOM_range_vector_many
PK_GEOM_render
PK_GEOM_render_line
PK_GEOM_transform
PK_GEOM_transform_2
PK_PART_add_geoms
PK_PART_ask_geoms
PK_PART_remove_geoms
PK_PARTITION_ask_facet_geom
PK_PARTITION_ask_geoms
PK_proj_geom_t
PK_SURF_create_blend
PK_TOPOL_range_geom
PK_TOPOL_range_geom_array


A geometrical item is a type of entity (PK_CLASS_geom is a subclass of
PK_CLASS_entity).

A geometrical item is of one of the types:

 - PK_LATTICE_t: a lattice
 - PK_SURF_t:    a surface
 - PK_CURVE_t:   a curve
 - PK_POINT_t:   a point

See Geometric entities for more information.