Changeset 1115 for cpp/frams/_demos/shapeconvert.cpp
- Timestamp:
- 03/25/21 16:21:43 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/_demos/shapeconvert.cpp
r999 r1115 38 38 PreconfiguredGenetics genetics; 39 39 Part::Shape shape = Part::SHAPE_CYLINDER; 40 float thickness = 0. 2;40 float thickness = 0.1; 41 41 42 42 char* gen_arg = 0;
Note: See TracChangeset
for help on using the changeset viewer.