|
api_abh_chamfer_edges
|
Chamfers (variable and/or nonplanar) the given edges.
|
|
|
api_abh_edge_project
|
Creates an offset edge at a specified distance on the body parallel to a given edge.
|
|
|
api_abh_imprint
|
Given the intersection graph between two bodies and a list of edges in that graph, imprints only those listed edges on the two bodies.
|
|
|
api_abh_slice
|
Creates the intersection wire between two bodies, but does not delete the intersection graph part of it.
|
|
|
api_abh_vblend
|
Creates a variable radius blend with smooth radius variation.
|
|
|
api_blend_edges_pos_rad
|
Applies a variable radius blend on the list of edges, simplifying the blend for ends with constant blend radius.
|
|
|
api_initialize_advanced_blending
|
Initializes the advanced blending library.
|
|
|
api_make_radius_constant
|
Creates a variable radius object with a constant radius.
|
|
|
api_make_radius_fixed_width
|
Creates a variable radius object with a fixed width.
|
|
|
api_make_radius_param_rads
|
Creates a variable radius object from parameter-radius pairs.
|
|
|
api_make_radius_param_rads_tan
|
Creates a variable radius object from parameter-radius pairs.
|
|
|
api_make_radius_pos_rads
|
Creates a variable radius object from position-radius pairs.
|
|
|
api_make_radius_rnd_chamfer
|
Creates the two variable radius objects for a blend with a rounded chamfer cross section.
|
|
|
api_make_radius_rot_ellipse
|
Creates a variable radius object with a rotational ellipse cross section.
|
|
|
api_make_radius_spline_rad
|
Creates a variable radius object for a blend whose radius function is specified by a 3D spline curve.
|
|
|
api_make_radius_two_ends
|
Creates a variable radius object for a blend with the radii specified at the two ends of the blend.
|
|
|
api_set_abh_blends
|
Sets an implicit variable radius blend on each of a list of edges or vertices. The blend radius is described by one or two variable radius objects.
|
|
|
api_set_ee_cr_blend
|
Creates a constant radius entity-entity blend.
|
|
|
api_set_ee_vr_blend
|
Creates a variable radius entity-entity blend. The blend radius is described by one or two variable radius objects.
|
|
|
api_set_inst_blend
|
Sets a blend instruction on the indicated entity to be obeyed by the general entity-entity blending algorithm.
|
|
|
api_terminate_advanced_blending
|
Terminates the advanced blending library.
|