|
outcome api_edge_helix(SPAposition axis_start, SPAposition axis_end, SPAvector start_dir, double radius, double thread_distance, logical handiness, EDGE*& new_edge, AcisOptions* ao = NULL)
|
|
|
outcome api_initialize_offsetting()
|
|
|
outcome api_offset_face(FACE* given_face, double offset_distance, FACE*& offset_face, AcisOptions* ao = NULL)
|
|
|
outcome api_offset_planar_wire(BODY* given_wire, double offset_distance, const SPAunit_vector& wire_normal, BODY*& offset_wire, AcisOptions* ao = NULL)
|
|
|
outcome api_offset_planar_wire(BODY* given_wire, law* offset_law, law* twist_law, const SPAunit_vector& wire_normal, BODY*& offset_wire, int gap_type = 2, logical trim = TRUE, logical overlap = FALSE, AcisOptions* ao = NULL)
|
|
|
outcome api_offset_planar_wire(WIRE* given_wire, TRANSFORM const* trans, double offset_distance, const SPAunit_vector& wire_normal, BODY*& offset_wire, AcisOptions* ao = NULL)
|
|
|
outcome api_terminate_offsetting()
|