|
api_initialize_precise_hidden_line
|
Initializes the precise hidden line library.
|
|
|
api_phl_clean
|
Removes
PHL attributes from a list of bodies.
|
|
|
api_phl_compute
|
Computes precise hidden line data for a given view and list of bodies, and optionally, stores the data on the model as attributes.
|
|
|
api_phl_retrieve
|
Retrieves data stored in
PHL attributes and returns it as an
ENTITY_LIST of
PHL_EDGEs.
|
|
|
api_phl_set_cell_factor
|
Sets the cell factor value.
|
|
|
api_phl_set_curve_resolution
|
Sets the curve resolution factor.
|
|
|
api_phl_set_occlusion
|
Sets the occlusion flag.
|
|
|
api_phl_set_shooting
|
Sets the shooting precision factor.
|
|
|
api_phl_set_smooth_angle
|
Sets the smooth angle.
|
|
|
api_phl_show_cell_factor
|
Shows the cell factor value.
|
|
|
api_phl_show_curve_resolution
|
Shows the curve resolution value.
|
|
|
api_phl_show_occlusion
|
Shows the occlusion flag.
|
|
|
api_phl_show_shooting
|
Shows the shooting precision factor.
|
|
|
api_terminate_precise_hidden_line
|
Terminates the precise hidden line library.
|
|
|
is_ATTRIB_PHL
|
Determines if the given entity is an
ATTRIB_PHL.
|
|
|
is_ATTRIB_PHL_VW
|
Determines if the given entity is an
ATTRIB_PHL_VW..
|
|
|
is_ENTITY_PHL
|
Determines if the given entity is an
ENTITY_PHL.
|
|
|
is_PHL_CAMERA
|
Determines if the given entity is a
PHL_CAMERA.
|
|
|
is_PHL_EDGE
|
Determines if the given entity is a
PHL_EDGE.
|
|
|
is_PHL_SEGMENT
|
Determines if the given entity is a
PHL_SEGMENT.
|