Changeset 660 for cpp/frams/model/model.cpp
- Timestamp:
- 04/24/17 18:17:56 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/model.cpp
r653 r660 1393 1393 } 1394 1394 1395 SolidsShapeTypeModel::SolidsShapeTypeModel( constModel& m, Part::Shape use_shape, float thickness)1395 SolidsShapeTypeModel::SolidsShapeTypeModel(Model& m, Part::Shape use_shape, float thickness) 1396 1396 { 1397 1397 using_model = converted_model = NULL;
Note: See TracChangeset
for help on using the changeset viewer.