mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Add check on empty topological containers. Add empty shapes to the replacement map. Add Draw command for Re-Shape. Add a test grid for reshape with a single use case for starters.
23 lines
494 B
Plaintext
23 lines
494 B
Plaintext
001 fix_shape
|
|
002 fix_gaps
|
|
003 same_parameter
|
|
004 fix_face_size
|
|
005 direct_faces
|
|
006 drop_small_edges
|
|
007 split_angle
|
|
008 surface_to_bspline
|
|
009 surface_to_bezier
|
|
010 split_continuity
|
|
011 split_closed_faces
|
|
012 elementary_to_revolution
|
|
013 split_angle_advanced
|
|
014 split_angle_standard
|
|
015 split_continuity_advanced
|
|
016 split_continuity_standard
|
|
017 surface_to_revolution_advanced
|
|
018 surface_to_revolution_standard
|
|
019 drop_small_solids
|
|
020 wire_tails_composed
|
|
021 wire_tails_real
|
|
022 reshape
|