cgma
GeometryModifyTool Member List
This is the complete list of members for GeometryModifyTool, including all inherited members.
add_gme(GeometryModifyEngine *gme_ptr)GeometryModifyTool [inline]
align_entities(RefFace *my_face, RefFace *target_face, DLIList< RefEntity * > &entities_to_move, bool reverse, CubitVector &my_center, CubitVector &axis_of_rot, CubitVector &target_center, double &angle, bool preview)GeometryModifyTool
align_entities(DLIList< RefEntity * > &entities_to_move, CubitVector &position_to_align, CubitVector &position_to_align_to, CubitVector &axis_origin, CubitVector &axis_of_rot, double &angle_of_rotation, bool preview)GeometryModifyTool
align_entities(DLIList< RefEntity * > &reference_entities, DLIList< RefEntity * > &entities_to_move, CubitVector align_to_vec, CubitVector &my_center, CubitVector &axis_of_rot, double &angle, bool preview)GeometryModifyTool
allEdgesImprintGeometryModifyTool [private, static]
auto_mid_surface(DLIList< Body * > &body_list_in, DLIList< Body * > &body_list_out, DLIList< Body * > &old_bodies_midsurfaced, DLIList< double > &thickness_list, double lower_tol, double upper_tol, CubitBoolean delete_midsurfaced, CubitBoolean preview)GeometryModifyTool
boolean_regularize(CubitBoolean flag)GeometryModifyTool [inline, static]
boolean_regularize()GeometryModifyTool [inline, static]
booleanRegularizeGeometryModifyTool [private, static]
brick(double wid, double dep, double hi)GeometryModifyTool
brick(const CubitVector &center, const CubitVector axes[3], const CubitVector &extension)GeometryModifyTool
calculate_split_points_for_merge(RefEdge *c1, RefEdge *c2, DLIList< RefVertex * > &verts_to_merge, double *merge_tolerance, DLIList< CubitVector > &merge_end_points_on_curve1, DLIList< CubitVector > &merge_end_points_on_curve2, DLIList< CubitBoolean > &split_flags_for_curve1, DLIList< CubitBoolean > &split_flags_for_curve2, double divergence_angle)GeometryModifyTool [private]
chop(DLIList< Body * > &bodies, DLIList< Body * > &intersectBodies, DLIList< Body * > &outsideBodies, Body *&leftoversBody, bool keep_old=false, bool nonreg=false)GeometryModifyTool
clean_up_from_copy_failure(TopologyBridge *old_bridge)GeometryModifyTool [static]
common_modify_engine(DLIList< RefFace * > &faces, DLIList< RefEdge * > &edges, DLIList< Surface * > &surfaces, DLIList< Curve * > &curves, CubitBoolean allow_composites=CUBIT_FALSE) const GeometryModifyTool
common_modify_engine(DLIList< Body * > &bodies, DLIList< BodySM * > &bodysms) const GeometryModifyTool [protected]
common_modify_engine(DLIList< RefFace * > &faces, DLIList< Surface * > &surfaces, CubitBoolean allow_composites=CUBIT_FALSE) const GeometryModifyTool [protected]
common_modify_engine(DLIList< RefEdge * > &edges, DLIList< Curve * > &curves, CubitBoolean allow_composites=CUBIT_FALSE) const GeometryModifyTool [protected]
common_modify_engine(DLIList< RefVertex * > &vertices, DLIList< TBPoint * > &points, CubitBoolean allow_composites=CUBIT_FALSE) const GeometryModifyTool [protected]
common_modify_engine(DLIList< TopologyEntity * > &topology_list, DLIList< TopologyBridge * > &engine_bridges, CubitBoolean allow_composites=CUBIT_FALSE) const GeometryModifyTool [protected]
contains_composites(DLIList< TopologyBridge * > &bridge_list) const GeometryModifyTool
contains_composites(DLIList< Body * > &list) const GeometryModifyTool
contains_intermediate_geom(DLIList< Body * > &list) const GeometryModifyTool [private]
contains_intermediate_geom(DLIList< TopologyBridge * > &list) const GeometryModifyTool [private]
contains_partitions(DLIList< TopologyBridge * > &bridge_list) const GeometryModifyTool
contains_partitions(DLIList< Body * > &list) const GeometryModifyTool
copy_body(Body *body_ptr, std::map< RefEntity *, RefEntity * > *old_to_new_map=NULL)GeometryModifyTool
copy_refentity(RefEntity *old_entity)GeometryModifyTool
copyingEntityGeometryModifyTool [private, static]
create_arc(const CubitVector &position, double radius, double start_angle, double end_angle, CubitVector plane, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_arc_center_edge(RefVertex *ref_vertex1, RefVertex *ref_vertex2, RefVertex *ref_vertex3, const CubitVector &normal, double radius=CUBIT_DBL_MAX, CubitBoolean full=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_arc_radius(RefVertex *ref_vertex1, RefVertex *ref_vertex2, const CubitVector &normal, double radius, CubitBoolean other_arc=CUBIT_FALSE, CubitBoolean full=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_arc_three(RefVertex *ref_vertex1, RefVertex *ref_vertex2, RefVertex *ref_vertex3, CubitBoolean full=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_arc_three(RefEdge *ref_edge1, RefEdge *ref_edge2, RefEdge *ref_edge3, CubitBoolean full=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_body(VolumeFacets &volume, std::map< FacetShapes *, RefEntity * > &entity_map, const FacetPointSet &points, int interp_order)GeometryModifyTool
create_circle_surface(double radius, CubitVector plane)GeometryModifyTool
create_circle_surface(RefVertex *v1, RefVertex *v2, RefVertex *v3)GeometryModifyTool
create_circle_surface(RefVertex *v1, RefVertex *v2, CubitVector center_point)GeometryModifyTool
create_curve_combine(DLIList< RefEdge * > &ref_edge_list, RefEdge *&new_ref_edge_ptr)GeometryModifyTool
create_curve_helix(CubitVector &location, CubitVector &direction, CubitVector &start_point, double &thread_distance, double &angle, bool right_handed, RefEdge *&new_ref_edge_ptr)GeometryModifyTool
create_ellipse_surface(RefVertex *v1, RefVertex *v2, CubitVector center_point)GeometryModifyTool
create_ellipse_surface(double major_radius, double minor_radius, CubitVector plane)GeometryModifyTool
create_net_surface(DLIList< Surface * > &ref_face_list, BodySM *&new_body, DLIList< DLIList< CubitVector * > * > &vec_lists_u, DLIList< DLIList< CubitVector * > * > &vec_lists_v, double net_tol=1e-3, CubitBoolean heal=CUBIT_TRUE)GeometryModifyTool
create_net_surface(DLIList< RefEdge * > &u_curves, DLIList< RefEdge * > &v_curves, double net_tol=1e-3, CubitBoolean heal=CUBIT_TRUE)GeometryModifyTool
create_offset_body(Body *body_ptr, Body *&new_body, double offset_distance)GeometryModifyTool
create_offset_sheet(DLIList< RefFace * > &ref_face_list, double offset_distance, DLIList< RefFace * > *add_ref_face_list_ptr, DLIList< double > *add_offset_list_ptr, DLIList< Body * > &new_body_list, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_offset_surface(RefFace *ref_face_ptr, double offset_distance)GeometryModifyTool
create_old_to_new_ref_ent_map(TopologyBridge *old_top_level_bridge, TopologyBridge *new_top_level_bridge, std::map< RefEntity *, RefEntity * > &old_to_new_map, std::map< TopologyBridge *, TopologyBridge * > &old_tb_to_new_tb)GeometryModifyTool [private, static]
create_parallelogram_surface(RefVertex *v1, RefVertex *v2, RefVertex *v3)GeometryModifyTool
create_rectangle_surface(double width, double height, CubitVector plane)GeometryModifyTool
create_skin_surface(DLIList< RefEdge * > &ref_edges, Body *&new_body, DLIList< RefEdge * > &guides)GeometryModifyTool
create_solid_bodies_from_surfs(DLIList< RefFace * > &ref_face_list, DLIList< Body * > &new_bodies, CubitBoolean keep_old=CUBIT_FALSE, CubitBoolean heal=CUBIT_TRUE, CubitBoolean sheet=CUBIT_FALSE) const GeometryModifyTool
create_surface(DLIList< CubitVector * > &vec_list, Body *&new_body, RefFace *ref_face_ptr, CubitBoolean project_points)GeometryModifyTool
create_surface(DLIList< RefVertex * > &vert_list, Body *&new_body, RefFace *on_surface=NULL)GeometryModifyTool
create_surface_curve(DLIList< RefEntity * > curve_entity, DLIList< RefEntity * > target_entity, CubitVector sweep_direction=CubitVector(0, 0, 0), CubitBoolean distance_flag=CUBIT_FALSE)GeometryModifyTool
create_surface_doubler(DLIList< RefEntity * > doubler_entity, DLIList< RefEntity * > target_entity, DLIList< Body * > &body_list_out, CubitBoolean internal_flg=CUBIT_FALSE, CubitBoolean extend_flg=CUBIT_TRUE, CubitPlane *limit_plane=NULL, CubitVector sweep_direction=CubitVector(0, 0, 0), CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
create_weld_surface(CubitVector &root, RefFace *ref_face1, double leg1, RefFace *ref_face2, double leg2, Body *&new_body)GeometryModifyTool
cylinder(double hi, double r1, double r2, double r3)GeometryModifyTool
delete_instance()GeometryModifyTool [static]
discover_topology(RefFace *ref_face_ptr, CubitVector &pos, double &step_size, int num_subdivisions)GeometryModifyTool
do_attribute_cleanup(void)GeometryModifyTool [private]
do_attribute_setup(void)GeometryModifyTool [private]
find_best_curves_to_merge(DLIList< RefEdge * > *&curves_from_curve1, DLIList< RefEdge * > *&curves_from_curve2, RefEdge *&curve1, RefEdge *&curve2)GeometryModifyTool [private]
find_overlap_region(RefEdge *c1, RefEdge *c2, RefVertex *v1, RefVertex *v2, bool forward_c1, bool forward_c2, bool &full_c1, bool &full_c2, double &c1_stop_param, double &c2_stop_param, double divergence_angle)GeometryModifyTool [private]
FindExtendedEndPt(double outer_rad, double inner_rad, CubitVector inner_AxisPt, CubitVector Axis, double Height)GeometryModifyTool [private]
FindExtendedPoints(CubitVector AxisPt1, CubitVector AxisPt2, double outer_radius, double inner_radius, CubitVector axis, double Height, CubitBox bounding_box, double dTanAngle, CubitVector &start, CubitVector &end, double &dExtended_OuterRadius, double &dExtended_InnerRadius)GeometryModifyTool [private]
FindExtendedStartPt(CubitBox box, double outer_rad, double inner_rad, CubitVector inner_AxisPt, CubitVector Axis, double &Height, double dTanAngle, double &dExtendedadius)GeometryModifyTool [private]
finish_bc_webcut()GeometryModifyTool [private]
finish_copy(TopologyBridge *&new_bridge, TopologyBridge *old_bridge)GeometryModifyTool [static]
finish_sm_op(DLIList< Body * > &input_bodies, DLIList< BodySM * > &new_bodies, DLIList< Body * > &result_bodies, bool print_info=true) const GeometryModifyTool
finish_webcut(DLIList< Body * > &input_bodies, DLIList< BodySM * > &webcut_results, CubitBoolean merge, CubitStatus webcut_status, DLIList< Body * > &new_bodies, DLIList< int > *merged_surface_ids=NULL, DLIList< int > *merged_curve_ids=NULL, CubitBoolean print_info=CUBIT_TRUE) const GeometryModifyTool [private]
fixup_merged_entities(DLIList< int > &merged_surface_ids, DLIList< int > &merged_curve_ids) const GeometryModifyTool [private]
GeometryModifyTool(GeometryModifyEngine *GMEPtr)GeometryModifyTool [protected]
get_all_edges_imprint()GeometryModifyTool [inline, static]
get_copy_entity()GeometryModifyTool [inline, static]
get_diff_from_multiple_of_90(double angle)GeometryModifyTool
get_dihedral_angle_score(RefFace *f1, RefFace *f2, RefEdge *common_edge)GeometryModifyTool
get_edge_type_score(RefEdge *common_edge, double small_curve_size)GeometryModifyTool
get_engine(TopologyBridge *tb_ptr) const GeometryModifyTool
get_engine(TopologyEntity *te_ptr, TopologyBridge **bridge=0) const GeometryModifyTool
get_gme() const GeometryModifyTool [inline]
get_gme_list(DLIList< GeometryModifyEngine * > &gme_list)GeometryModifyTool [inline]
get_group_imprint()GeometryModifyTool [inline, static]
get_merged_curve_and_surface_ids(DLIList< Body * > &bodies, DLIList< int > &merged_surface_ids, DLIList< int > &merged_curve_ids) const GeometryModifyTool [private]
get_mid_plane(RefFace *ref_face_1, RefFace *ref_face_2, Body *body_to_trim_to, DLIList< RefFace * > &mid_plane_surfs) const GeometryModifyTool
get_mid_surface(RefFace *ref_face_1, RefFace *ref_face_2, Body *body_to_trim_to, DLIList< RefFace * > &mid_plane_surfs) const GeometryModifyTool
get_neighbor_type_score(RefEdge *common_edge, RefFace *other_face, double small_curve_size, int &neighbor_is_narrow_or_small)GeometryModifyTool
get_neighboring_bodies(DLIList< Body * > &input_bodies, DLIList< Body * > &neighboring_bodies)GeometryModifyTool [private]
get_new_ids()GeometryModifyTool [inline, static]
get_offset_intersections(RefEdge *ref_edge1, RefEdge *ref_edge2, DLIList< CubitVector > &intersection_list, double offset, CubitBoolean ext_first=CUBIT_TRUE)GeometryModifyTool
get_offset_intersections(RefEdge *ref_edge_ptr, RefFace *ref_face_ptr, DLIList< CubitVector > &intersection_list, double offset=0.0, CubitBoolean ext_surf=CUBIT_TRUE)GeometryModifyTool
get_old_names()GeometryModifyTool [inline, static]
get_resultant_angle_score(RefFace *narrow_face, RefFace *other_face, RefEdge *common_edge)GeometryModifyTool
get_sep_after_webcut_setting()GeometryModifyTool [inline, static]
gmeListGeometryModifyTool [private]
group_bodies_by_engine(DLIList< Body * > &remaining_bodies, DLIList< Body * > &engine_bodies, DLIList< BodySM * > &engine_body_sms) const GeometryModifyTool
groupImprintGeometryModifyTool [private, static]
hollow(DLIList< Body * > &bodies, DLIList< RefFace * > faces_to_remove, DLIList< Body * > &new_bodies, double depth)GeometryModifyTool
idealize_fillet_geometry(DLIList< RefEntity * > idealize_entity, DLIList< RefEntity * > exclude_entity, double fillet_rad, CubitBoolean internal_flg, CubitBoolean external_flg, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
idealize_hole_slot_geometry(DLIList< RefEntity * > idealize_entity, DLIList< RefEntity * > exclude_entity, double arc_radius, double slot_arc_radius, double slot_length, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
imprint(DLIList< Body * > &from_body_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old=CUBIT_FALSE)GeometryModifyTool
imprint(DLIList< Body * > &body_list, DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean show_messages=CUBIT_TRUE)GeometryModifyTool
imprint(DLIList< RefFace * > &ref_face_list, DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE)GeometryModifyTool
imprint(DLIList< Surface * > &surface_list, DLIList< DLIList< Curve * > * > &curve_lists_list, Body *&new_body, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean expand=CUBIT_TRUE)GeometryModifyTool
imprint(DLIList< Body * > &body_list, DLIList< CubitVector > &vector_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean merge=CUBIT_FALSE)GeometryModifyTool
imprint_and_merge_curves(RefEdge *curve1, RefEdge *curve2, DLIList< RefVertex * > &vert_list, double divergence_angle, DLIList< DLIList< RefEdge * > * > &curves_to_merge1, DLIList< DLIList< RefEdge * > * > &curves_to_merge2, DLIList< DLIList< RefEdge * > * > &prev_curve_merge_lists, DLIList< DLIList< RefFace * > * > &prev_surf_merge_lists)GeometryModifyTool
imprint_projected_edges(DLIList< RefFace * > &ref_face_list, DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body, CubitBoolean keep_free_edges)GeometryModifyTool
imprint_projected_edges(DLIList< RefFace * > &ref_face_list, DLIList< Body * > &body_list, DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body, CubitBoolean keep_free_edges)GeometryModifyTool
imprint_singly(DLIList< Body * > &body_list, DLIList< Body * > &new_bodies, CubitBoolean keep_old)GeometryModifyTool [protected]
initialize_settings()GeometryModifyTool [static]
instance(GeometryModifyEngine *GMEPtr=NULL)GeometryModifyTool [static]
instance_GeometryModifyTool [private, static]
intersect(Body *tool_body_ptr, DLIList< Body * > &from_bodies, DLIList< Body * > &new_bodies, bool keep_old=false, bool preview=false)GeometryModifyTool
intersect(DLIList< Body * > &from_bodies, DLIList< Body * > &new_bodies, bool keep_old=false, bool preview=false)GeometryModifyTool
loft_surfaces_to_body(DLIList< RefFace * > &surfaces, DLIList< double > &takeoff_factor_list, DLIList< RefFace * > &takeoff_vector_surface_list, DLIList< CubitVector > &surface_takeoff_vector_list, DLIList< RefEdge * > &takeoff_vector_curve_list, DLIList< CubitVector > &curve_takeoff_vector_list, DLIList< RefEdge * > &guides, DLIList< RefVertex * > &match_vertices_list, Body *&new_body, CubitBoolean global_guides, CubitBoolean closed, CubitBoolean show_matching_curves, CubitBoolean preview)GeometryModifyTool
make_Body(Surface *surface) const GeometryModifyTool
make_Body(DLIList< RefVolume * > &ref_volume_list) const GeometryModifyTool
make_Body(RefFace *from_ref_face, std::map< RefEntity *, RefEntity * > *old_to_new_map=NULL) const GeometryModifyTool
make_Body(GeometryType ref_face_type, DLIList< RefEdge * > &ref_edge_list, RefFace *ref_face_ptr=NULL) const GeometryModifyTool
make_elliptical_RefEdge(RefVertex *vert1, RefVertex *vert2, CubitVector center_point, double start_angle, double end_angle, CubitSense sense) const GeometryModifyTool
make_extended_sheet(DLIList< RefFace * > &ref_face_list, CubitBox *clip_box_ptr=NULL, bool preview=false) const GeometryModifyTool
make_RefEdge(GeometryType ref_edge_type, RefVertex *ref_vertex_1, RefVertex *ref_vertex_2, DLIList< CubitVector * > &vector_list, RefFace *reffaca_ptr=NULL) const GeometryModifyTool
make_RefEdge(RefVertex *ref_vertex_1, RefVertex *ref_vertex_2, RefFace *ref_face_ptr, RefVertex const *ref_vertex_3=NULL) const GeometryModifyTool
make_RefEdge(RefEdge *ref_edge, bool copy_attribs=true, std::map< RefEntity *, RefEntity * > *old_to_new_map=NULL) const GeometryModifyTool
make_RefEdge(GeometryType ref_edge_type, RefVertex *ref_vertex_1, RefVertex *ref_vertex_2, CubitVector const *intermediate_point=NULL) const GeometryModifyTool
make_RefEdge_common(RefVertex *start_vertex, RefVertex *end_vertex, TBPoint *&start_point, TBPoint *&end_point, RefFace *ref_face=0, Surface **surface=0) const GeometryModifyTool [protected]
make_RefFace(RefFace *from_ref_face, std::map< RefEntity *, RefEntity * > *old_to_new_map=NULL) const GeometryModifyTool
make_RefFace(GeometryType ref_face_type, DLIList< RefEdge * > &ref_edge_list, bool is_free_face, RefFace *ref_face_ptr=NULL, bool check_edges=true) const GeometryModifyTool
make_RefVertex(CubitVector const &point, int color=CUBIT_DEFAULT_COLOR_INDEX) const GeometryModifyTool
make_RefVertex(RefVertex *vertex) const GeometryModifyTool
march_path_to_discover_horizontal(CubitVector &start_pos, CubitVector &sweep_dir, RefFace *start_face, CubitVector &march_dir, double &step_size, DLIList< CubitVector > &final_points, DLIList< RefFace * > &ending_faces)GeometryModifyTool
march_path_to_discover_vertical(CubitVector &start_pos, CubitVector &sweep_dir, RefFace *start_face, CubitVector &march_dir, double &step_size, DLIList< CubitVector > &final_points, DLIList< RefFace * > &ending_faces)GeometryModifyTool
march_using_planes(CubitVector &point_on_surf, RefFace *surf, CubitVector &march_dir, double step_size, DLIList< CubitVector > &horizontal_points, DLIList< CubitVector > &vertical_points)GeometryModifyTool
match_v1_to_c1(RefVertex *&v1, RefVertex *&v2, RefVertex *c1_v1, RefVertex *c1_v2, RefVertex *c2_v1, RefVertex *c2_v2)GeometryModifyTool [private]
MergeTool classGeometryModifyTool [friend]
meshAutodeleteGeometryModifyTool [private, static]
meshAutodeleteRemeshGeometryModifyTool [private, static]
newIdsGeometryModifyTool [private, static]
offset_curves(DLIList< RefEdge * > &ref_edge_list, DLIList< RefEdge * > &output_edge_list, double offset_distance, const CubitVector &offset_direction, int gap_type=1)GeometryModifyTool
okay_to_modify(DLIList< Body * > &bodies, const char *op) const GeometryModifyTool [protected]
oldNamesGeometryModifyTool [private, static]
planar_sheet(const CubitVector &p1, const CubitVector &p2, const CubitVector &p3, const CubitVector &p4)GeometryModifyTool
planar_sheet(const CubitVector &center, const CubitVector axes[2], double width, double height)GeometryModifyTool
planar_sheet(const CubitPlane &plane, const CubitBox &bounding_box, int extension_type=0, double extension=0.0)GeometryModifyTool
plane_preview(DLIList< Body * > &body_list, const CubitVector &pt1, const CubitVector &pt2, const CubitVector &pt3)GeometryModifyTool [private, static]
prepare_bc_for_webcut()GeometryModifyTool [private]
prepare_for_copy(RefEntity *ref_ents, TopologyBridge *&top_bridge)GeometryModifyTool [static]
preview_align(CubitVector translation_to_origin, CubitVector origin_to_target, double angle_of_rotation, CubitVector axis_of_rotation, DLIList< RefEntity * > &entities)GeometryModifyTool [private]
prism(double height, int sides, double major, double minor)GeometryModifyTool
project_edges(DLIList< RefFace * > &ref_face_list, DLIList< RefEdge * > &ref_edge_list_in, DLIList< RefEdge * > &ref_edge_list_new, CubitBoolean trim_projected=CUBIT_FALSE)GeometryModifyTool
propagate_from_small_edge(RefEdge *edge, DLIList< RefEdge * > &small_edges, DLIList< RefFace * > &narrow_faces, DLIList< RefFace * > &processed_faces, double small_edge_length)GeometryModifyTool [private]
propagate_merge_tolerance(DLIList< Body * > &body_list)GeometryModifyTool [private]
propagate_over_narrow_face(RefFace *narrow_face, RefEdge *edge, DLIList< RefFace * > &processed_faces, DLIList< RefEdge * > &small_edges, DLIList< RefFace * > &narrow_faces, double small_edge_length)GeometryModifyTool [private]
pull_common_surfs(DLIList< RefFace * > &ref_face_list, DLIList< RefFace * > &common_face_list, DLIList< Surface * > &common_surf_list)GeometryModifyTool [private]
push_attributes_before_modify(DLIList< BodySM * > &old_sms)GeometryModifyTool [private]
push_imprint_attributes_before_modify(DLIList< BodySM * > &old_sms)GeometryModifyTool [private]
push_named_attributes_to_curves_and_points(DLIList< TopologyBridge * > &tb_list, const char *name_in)GeometryModifyTool [private]
push_tolerance_attribute(DLIList< Body * > &body_list)GeometryModifyTool [private]
pyramid(double height, int sides, double major, double minor, double top=0.0)GeometryModifyTool
regularize_body(Body *body_ptr, Body *&new_body)GeometryModifyTool
regularize_refentity(RefEntity *old_entity_ptr, Body *&new_body_ptr)GeometryModifyTool
remove_bodies_outside_bounding_box(DLIList< Body * > &body_list, CubitVector v1, CubitVector v2, CubitVector v3)GeometryModifyTool [private]
remove_bodies_outside_bounding_box(DLIList< Body * > &body_list, CubitBox &tool_bounding_box)GeometryModifyTool [private]
remove_curve_slivers(DLIList< Body * > &bodies, double lengthlimit)GeometryModifyTool
remove_dead_entity_names(RefEntity *entity) const GeometryModifyTool [protected]
remove_gme(GeometryModifyEngine *gme_ptr)GeometryModifyTool
remove_imprint_attributes_after_modify(DLIList< BodySM * > &body_sms, DLIList< BodySM * > &new_sms)GeometryModifyTool [private]
remove_pushed_attributes(DLIList< BodySM * > &new_sms, DLIList< Body * > &old_bodies)GeometryModifyTool [private]
remove_topology(DLIList< RefEdge * > &ref_edge_list, DLIList< RefFace * > &ref_face_list, double backoff_distance, double small_curve_size, DLIList< Body * > &new_body_list, CubitBoolean propagate, CubitBoolean preview)GeometryModifyTool
restore_vg_after_modify(DLIList< BodySM * > &new_sms, DLIList< Body * > &old_bodies, GeometryModifyEngine *gme)GeometryModifyTool [private]
reverse(DLIList< Body * > &body_list)GeometryModifyTool
reverse(DLIList< RefFace * > &ref_face_list)GeometryModifyTool
same_modify_engine(DLIList< TopologyEntity * > &topo_list) const GeometryModifyTool
same_modify_engine(DLIList< RefEntity * > &ref_entity_list, CubitBoolean check_children=CUBIT_FALSE) const GeometryModifyTool
scale(Body *&entity, const CubitVector &point, const CubitVector &factors, bool check_to_transform=true, bool preview=false, bool reset_preview=true)GeometryModifyTool
section(DLIList< Body * > &section_body_list, const CubitVector &point_1, const CubitVector &point_2, const CubitVector &point_3, DLIList< Body * > &new_body_list, CubitBoolean keep_normal_side, CubitBoolean keep_old=CUBIT_FALSE)GeometryModifyTool
sepAfterWebcutGeometryModifyTool [private, static]
separate_body_after_webcut(DLIList< Body * > &input_list, DLIList< Body * > &output_list) const GeometryModifyTool [private]
separate_surfaces(DLIList< RefFace * > &ref_face_list, DLIList< Body * > &new_bodies)GeometryModifyTool
set_all_edges_imprint(CubitBoolean flag)GeometryModifyTool [inline, static]
set_copy_entity(RefEntity *ent)GeometryModifyTool [inline, static]
set_default_gme(GeometryModifyEngine *GMEPtr)GeometryModifyTool
set_group_imprint(CubitBoolean flag)GeometryModifyTool [inline, static]
set_new_ids(CubitBoolean flag)GeometryModifyTool [inline, static]
set_old_names(CubitBoolean flag)GeometryModifyTool [inline, static]
set_sep_after_webcut_setting(CubitBoolean val)GeometryModifyTool [inline, static]
sphere(double radius, int x_shift=0, int y_shift=0, int z_shift=0, double inner_radius=0, bool delete_side=false)GeometryModifyTool
split_body(Body *body_ptr, DLIList< Body * > &new_bodies) const GeometryModifyTool
split_free_curve(RefEdge *ref_edge, DLIList< CubitVector > &split_locations, DLIList< RefEdge * > &new_ref_edges)GeometryModifyTool
split_periodic(Body *body_ptr, Body *&new_body_ptr)GeometryModifyTool
split_surface(RefFace *ref_face_ptr, DLIList< CubitVector * > &locations, DLIList< DLIList< CubitVector * > * > &vec_lists, CubitBoolean preview_flg=CUBIT_FALSE, CubitBoolean create_ref_edges_flg=CUBIT_FALSE, CubitBoolean clear_previous_previews=CUBIT_TRUE)GeometryModifyTool
split_surface(DLIList< RefFace * > &ref_face_list, DLIList< CubitVector * > &locations, DLIList< DLIList< DLIList< CubitVector * > * > * > &list_of_vec_lists, CubitBoolean preview_flg=CUBIT_FALSE, CubitBoolean create_ref_edges_flg=CUBIT_FALSE, CubitBoolean clear_previous_previews=CUBIT_TRUE)GeometryModifyTool
split_surface_with_narrow_region(RefFace *face, DLIList< CubitVector > &split_pos1_list, DLIList< CubitVector > &split_pos2_list)GeometryModifyTool
split_surfaces(DLIList< RefFace * > &ref_face_list, int num_segs, double fraction, double distance, RefEdge *from_curve_ptr, DLIList< RefVertex * > &corner_vertex_list, DLIList< RefVertex * > &through_vertex_list, RefEdge *curve_dir_ptr=NULL, CubitBoolean preview_flg=CUBIT_FALSE, CubitBoolean create_ref_edges_flg=CUBIT_FALSE)GeometryModifyTool
split_surfaces_extend(DLIList< RefFace * > &ref_face_list, DLIList< RefVertex * > &ref_vertex_list, CubitBoolean preview_flg=CUBIT_FALSE, CubitBoolean create_ref_edges_flg=CUBIT_FALSE)GeometryModifyTool
split_surfaces_offset(DLIList< RefFace * > &ref_face_list, DLIList< RefEdge * > &edge_list, int num_segs, double distance, CubitBoolean partition_flg=CUBIT_FALSE, CubitBoolean blunt_flg=CUBIT_FALSE, CubitBoolean preview_flg=CUBIT_FALSE, CubitBoolean create_ref_edges_flg=CUBIT_FALSE)GeometryModifyTool
stitch(DLIList< Body * > &bodies_to_stitch, DLIList< Body * > &result_list, bool tighten_gaps, double tolerance=-1.0)GeometryModifyTool
subdivide_pie(CubitVector &dir1, CubitVector &dir2, int num_subdivisions, DLIList< CubitVector > &all_directions)GeometryModifyTool
subtract(DLIList< Body * > &tool_body_list, DLIList< Body * > &from_bodies, DLIList< Body * > &new_bodies, bool imprint=false, bool keep_old=false)GeometryModifyTool
subtract(Body *tool_body, DLIList< Body * > &from_bodies, DLIList< Body * > &new_bodies, bool imprint=false, bool keep_old=false)GeometryModifyTool
surface_intersection(RefFace *ref_face1, RefFace *ref_face2, DLIList< RefEdge * > &ref_edge_list)GeometryModifyTool
sweep_along_curve(DLIList< RefEntity * > &ref_ent_list, DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &output_body_list, CubitBoolean anchor_entity, CubitBoolean keep_old, double draft_angle=0.0, int draft_type=0, CubitBoolean rigid=CUBIT_FALSE)GeometryModifyTool
sweep_curve_target(CubitPlane ref_plane, DLIList< RefEntity * > &ref_ent_list)GeometryModifyTool
sweep_curve_target(DLIList< RefEdge * > &curve_list, Body *target_body, DLIList< Body * > &out_bodies, CubitVector direction, CubitPlane stop_plane, bool unite)GeometryModifyTool
sweep_finish(const char *const sweep_function_name, DLIList< Body * > &input_body_list, DLIList< BodySM * > &new_body_list, DLIList< Body * > &output_body_list, CubitBoolean restore_newids)GeometryModifyTool [private]
sweep_helical(DLIList< RefEntity * > &ref_ent_list, CubitVector &location, CubitVector &direction, double &thread_distance, double &angle, bool right_handed, CubitBoolean anchor_entity, CubitBoolean keep_old, DLIList< Body * > &output_body_list)GeometryModifyTool
sweep_perpendicular(DLIList< RefEntity * > &ref_ent_list, double distance, double draft_angle, int draft_type, CubitBoolean switchside, CubitBoolean rigid, CubitBoolean anchor_entity, CubitBoolean keep_old, DLIList< Body * > &output_body_list)GeometryModifyTool
sweep_rotational(DLIList< RefEntity * > &ref_ent_list, const CubitVector &point, const CubitVector &direction, double angle, DLIList< Body * > &output_body_list, CubitBoolean anchor_entity, CubitBoolean keep_old, int steps=0, double draft_angle=0.0, int draft_type=0, CubitBoolean switchside=CUBIT_FALSE, CubitBoolean make_solid=CUBIT_FALSE, CubitBoolean rigid=CUBIT_FALSE)GeometryModifyTool
sweep_setup(const char *sweep_function_name, DLIList< RefEntity * > &entity_list, DLIList< Body * > &body_list, GeometryModifyEngine *&engine, CubitBoolean &changed_new_ids, DLIList< GeometryEntity * > &geom_list, bool keep_old, DLIList< RefEdge * > *edge_list=0, DLIList< Curve * > *curve_list=0)GeometryModifyTool [protected]
sweep_surface_target(RefFace *face, Body *target_body, CubitVector distance, CubitPlane stop_plane, double magnitude=0.0)GeometryModifyTool
sweep_surface_target(CubitPlane ref_plane, DLIList< RefEntity * > &ref_ent_list)GeometryModifyTool
sweep_translational(DLIList< RefEntity * > &ref_ent_list, const CubitVector &sweep_vector, double draft_angle, int draft_type, CubitBoolean switchside, CubitBoolean rigid, CubitBoolean anchor_entity, CubitBoolean keep_old, DLIList< Body * > &output_body_list)GeometryModifyTool
test_regularize_refentity(RefEntity *old_entity_ptr)GeometryModifyTool
thicken(DLIList< Body * > &bodies, DLIList< Body * > &new_bodies, double depth, bool both=false)GeometryModifyTool
tolerant_imprint(DLIList< RefFace * > &ref_faces, DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &new_bodies, bool merge=false)GeometryModifyTool
tolerant_imprint(RefFace *ref_face, DLIList< RefEdge * > &ref_edge_list, Body *&new_body, bool merge=false)GeometryModifyTool
tolerant_imprint(DLIList< Body * > &bodies, DLIList< Body * > &new_bodies, double overlap_tol, double imprint_tol, bool merge=false)GeometryModifyTool
torus(double r1, double r2)GeometryModifyTool
trace_out_curves(Body *plane_body, CubitVector &start_point, CubitVector &march_dir, double step_size, DLIList< CubitVector > &horizontal_points, DLIList< CubitVector > &vertical_points)GeometryModifyTool
trim_curve(RefEdge *trim_curve, const CubitVector &trim_vector, const CubitVector &keep_vector)GeometryModifyTool
tweak_bend(DLIList< Body * > &bend_bodies, DLIList< Body * > &new_body_list, CubitVector &neutral_root, CubitVector &bend_axis, CubitVector &bend_direction, double radius, double angle, DLIList< CubitVector > &bend_regions, double width=-1, CubitBoolean center_bend=CUBIT_FALSE, int num_points=0, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_chamfer(DLIList< RefEdge * > &ref_edge_list, double left_offset, DLIList< Body * > &new_body_list, double right_offset=-1.0, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_chamfer(DLIList< RefVertex * > &ref_vertex_list, double offset1, DLIList< Body * > &new_body_list, RefEdge *edge1=NULL, double offset2=-1.0, RefEdge *edge2=NULL, double offset3=-1.0, RefEdge *edge3=NULL, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_fillet(DLIList< RefEdge * > &ref_edge_list, double radius, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_fillet(RefEdge *ref_edge_ptr, double start_radius, double end_radius, Body *&new_body_ptr, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_fillet(DLIList< RefVertex * > &ref_vertex_list, double radius, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_move(DLIList< RefFace * > &ref_face_list, const CubitVector &delta, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_move(DLIList< RefEdge * > &ref_edge_list, const CubitVector &delta, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_offset(DLIList< RefFace * > &ref_face_list, double offset_distance, DLIList< RefFace * > *add_ref_face_list_ptr, DLIList< double > *add_offset_list_ptr, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_offset(DLIList< RefEdge * > &ref_edge_list, double offset_distance, DLIList< RefEdge * > *add_ref_face_list_ptr, DLIList< double > *add_offset_list_ptr, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_remove(DLIList< RefEdge * > &ref_edge_list, DLIList< Body * > &new_body_list, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_remove(DLIList< RefFace * > &ref_face_list, DLIList< Body * > &new_body_list, CubitBoolean extend_adjoining=CUBIT_TRUE, CubitBoolean keep_surface=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool [private]
tweak_remove_individually(DLIList< RefFace * > &ref_face_list, DLIList< Body * > &new_body_list, CubitBoolean keep_surface=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_remove_together(DLIList< RefFace * > &ref_face_list, DLIList< Body * > &new_body_list, CubitBoolean extend_adjoining=CUBIT_TRUE, CubitBoolean keep_surface=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_setup(DLIList< RefFace * > &input_faces, const char *tweak_function_name, DLIList< Body * > &old_bodies_out, DLIList< Surface * > &surfaces_out, CubitBoolean allow_composites=CUBIT_FALSE)GeometryModifyTool [protected]
tweak_setup(DLIList< RefEdge * > &input_edges, const char *tweak_function_name, DLIList< Body * > &old_bodies_out, DLIList< Curve * > &curves_out, CubitBoolean allow_composites=CUBIT_FALSE)GeometryModifyTool [protected]
tweak_setup(DLIList< RefVertex * > &input_vertices, const char *name, DLIList< Body * > &output_bodies, DLIList< TBPoint * > &output_points, CubitBoolean allow_composites=CUBIT_FALSE)GeometryModifyTool [protected]
tweak_target(DLIList< RefFace * > &ref_face_list, DLIList< RefFace * > &target_face_list, DLIList< Body * > &new_body_list, CubitBoolean extend_flg=CUBIT_TRUE, CubitPlane *limit_plane=NULL, CubitBoolean reverse_flg=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_target(DLIList< RefFace * > &ref_face_list, CubitPlane &plane, DLIList< Body * > &new_body_list, CubitBoolean reverse_flg=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_target(DLIList< RefEdge * > &ref_edge_list, DLIList< RefFace * > &target_face_list, DLIList< Body * > &new_body_list, CubitBoolean extend_flg=CUBIT_TRUE, CubitPlane *limit_plane=NULL, CubitBoolean reverse_flg=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE, double max_area_increase=0)GeometryModifyTool
tweak_target(DLIList< RefEdge * > &ref_edge_list, CubitPlane &plane, DLIList< Body * > &new_body_list, CubitBoolean reverse_flg=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
tweak_target(DLIList< RefEdge * > &ref_edge_list, DLIList< RefEdge * > &target_edge_list, DLIList< Body * > &new_body_list, CubitBoolean extend_flg=CUBIT_TRUE, CubitPlane *limit_plane=NULL, CubitBoolean reverse_flg=CUBIT_FALSE, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE, double max_area_increase=0)GeometryModifyTool
tweak_target(RefVertex *ref_vertex_ptr, DLIList< RefFace * > &modify_ref_face_list, CubitVector &target_loc, Body *&new_Body_ptr, CubitBoolean keep_old_body=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
unite(DLIList< Body * > &bodies, DLIList< Body * > &newBodies, bool keep_old=false)GeometryModifyTool
unite(DLIList< BodySM * > &body_sm_list, DLIList< BodySM * > &new_body_sm_list, bool keep_old=false)GeometryModifyTool
unite_all(GeometryModifyEngine *gme_ptr, DLIList< Body * > &body_list, DLIList< Body * > &new_body_list, bool keep_old)GeometryModifyTool [private]
unite_mixed_models()GeometryModifyTool [inline, static]
unite_mixed_models(CubitBoolean flag)GeometryModifyTool [inline, static]
unite_private(GeometryModifyEngine *gme_ptr, DLIList< Body * > &body_list, DLIList< Body * > &new_body_list, bool keep_old)GeometryModifyTool [private]
unite_separately(GeometryModifyEngine *gme_ptr, DLIList< Body * > &body_list, DLIList< Body * > &new_body_list, bool keep_old)GeometryModifyTool [private]
uniteMixedModelsGeometryModifyTool [private, static]
unmerge_and_return_merge_partners(RefVertex *input_vertex, DLIList< DLIList< RefVertex * > * > &vert_merge_lists, DLIList< DLIList< RefEdge * > * > &curve_merge_lists, DLIList< DLIList< RefFace * > * > &surf_merge_lists)GeometryModifyTool
unmerge_and_return_merge_partners(RefEdge *input_curve, DLIList< DLIList< RefEdge * > * > &curve_merge_lists, DLIList< DLIList< RefFace * > * > &surf_merge_lists)GeometryModifyTool [private]
unmerge_input(RefEdge *curve1, RefEdge *curve2, DLIList< DLIList< RefEdge * > * > &curve_merge_lists, DLIList< DLIList< RefFace * > * > &surf_merge_lists)GeometryModifyTool [private]
update_body(Body *body) const GeometryModifyTool [protected]
validate_normals(DLIList< Body * > &bodies, RefFace *surf_ref, bool reverse)GeometryModifyTool
webcut_with_body(DLIList< Body * > &webcut_body_list, Body *body, DLIList< Body * > &results_list, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_brick(DLIList< Body * > &webcut_body_list, const CubitVector &center, const CubitVector axes[3], const CubitVector &extension, DLIList< Body * > &results_list, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_Cone(DLIList< Body * > &webcut_body_list, DLIList< BodySM * > &webcut_bodySM_list, double outer_radius, double top_radius, CubitVector &Axispt1, CubitVector &Axispt2, DLIList< Body * > &results_list, DLIList< Body * > &neighboring_bodies, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_curve_loop(DLIList< Body * > &webcut_body_list, DLIList< RefEdge * > &refedge_list, DLIList< Body * > &results_list, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_cylinder(DLIList< Body * > &webcut_body_list, double radius, const CubitVector &axis, const CubitVector &center, DLIList< Body * > &results_list, DLIList< Body * > &neighboring_bodies, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_extended_sheet(DLIList< Body * > &webcut_body_list, DLIList< RefFace * > &ref_face_list, DLIList< Body * > &new_bodies, DLIList< Body * > &neighbor_list, int &num_cut, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_planar_sheet(DLIList< Body * > &webcut_body_list, const CubitVector &center, const CubitVector axes[2], double width, double height, DLIList< Body * > &results_list, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_plane(DLIList< Body * > &webcut_body_list, const CubitVector &vector1, const CubitVector &vector2, const CubitVector &vector3, DLIList< Body * > &results_list, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_sheet(DLIList< Body * > &webcut_body_list, Body *sheet_body, DLIList< Body * > &new_bodies, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_surface(DLIList< Body * > &webcut_body_list, RefFace *refFace, DLIList< Body * > &results_list, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=CUBIT_FALSE, CubitBoolean preview=CUBIT_FALSE)GeometryModifyTool
webcut_with_sweep_curves(DLIList< Body * > &webcut_body_list, DLIList< RefEdge * > &tool_curves, const CubitVector sweep_vector, bool through_all, RefFace *stop_surf, RefEdge *edge_to_sweep_along, DLIList< Body * > &new_bodies, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=false, CubitBoolean preview=false)GeometryModifyTool
webcut_with_sweep_curves_rotated(DLIList< Body * > &webcut_body_list, DLIList< RefEdge * > &tool_curves, CubitVector &point, CubitVector &sweep_axis, double angle, RefFace *stop_surf, DLIList< Body * > &new_bodies, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=false, CubitBoolean preview=false)GeometryModifyTool
webcut_with_sweep_surfaces(DLIList< Body * > &webcut_body_list, DLIList< RefFace * > &tool_faces, const CubitVector sweep_vector, bool sweep_perp, bool through_all, bool outward, bool up_to_next, RefFace *stop_surf, RefEdge *edge_to_sweep_along, DLIList< Body * > &new_bodies, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=false, CubitBoolean preview=false)GeometryModifyTool
webcut_with_sweep_surfaces_rotated(DLIList< Body * > &webcut_body_list, DLIList< RefFace * > &tool_faces, CubitVector &point, CubitVector &sweep_axis, double angle, RefFace *stop_surf, bool up_to_next, DLIList< Body * > &new_bodies, DLIList< Body * > &neighbor_list, ImprintType imprint_type=NO_IMPRINT, CubitBoolean merge=false, CubitBoolean preview=false)GeometryModifyTool
~GeometryModifyTool()GeometryModifyTool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines