C3D Modeler

Implement efficient 2D and 3D geometric modeling tools in your applications.
Evaluate

C3D Modeler performs all geometric calculations necessary for constructing 2D sketches and 3D models. It uses the boundary representation (B-rep) method in defining shapes and building geometric models based on 3D bodies. For composing 3D bodies, it uses surfaces and curves. It groups the resulting 3D bodies into building blocks in advance of creating more complex assemblies.

In addition to B-reps, C3D Modeler supports polygonal representations of geometric models. The kernel builds polygonal 3D models through triangulation. The overall structure is precisely the same for both boundary-representation and polygonal models, but polygonal models usually consist of approximated plate- and polygon-shaped items, and so are convenient for making calculations and generating visualizations.

As bodies and wireframes are constructed into geometric models, they generate individual build logs. The system records all of the methods employed, sequences taken and data inputted. The logs make it easier to edit the geometry later and then rebuild models with new parameters. Detailed information about objects' geometry (in the form of surfaces, curves and points) are kept in topological elements of model's objects such as faces, edges and vertices. Additional information for every object's item or object as whole can be kept inside them in the form of attributes.

Tested & Validated Daily

To enhance C3D Modeler quality, we employ a number of testing tools and methods. These include static code analyzers, unit testing, performance testing, automatic distribution of package assemblies and automated regression testing. To test our solid body and surface construction algorithms, we use a specially created database that contains over 500,000 of 3D models. Every day, we automatically compile the geometric kernel, as well as perform unit test checks, model rebuilding testing, flat projection construction testing and data conversion testing.

Tested & Validated Daily

Expandable API

An essential feature of the C3D Modeler is its open architecture, which allows you to extend it beyond the standard function set. You create custom objects that are specific to your application by easily inheriting them from C3D Modeler’s standard primitives. When this is combined with our safe update system (which runs independently of existing code), you are assured that version updates will not affect the functions you extended.

Expandable API

Integration with the ODA Platform

C3D Modeler for ODA provides direct integration between the ODA Platform and C3D Modeler, allowing ODA clients to access solid modeling functionality using ODA's standard "OdDb3DSolid" API. C3D Modeler for ODA quickly extends the basic functionality of a CAD system. It achieves this through a list of ready-to-use constructing methods and functions, as well as specific guidelines on geometric modeling and technical documentation on working with the kernel. This geometric kernel provides you with basic features necessary for rapid development of 3D modeling systems, and it offers compatibility with proprietary 2D modeling systems.

C3D Modeler, photo 1

C3D Modeler Capabilities

C3D Modeler applications:


  • wireframe modeling;
  • surface modeling;
  • solid modeling;
  • direct modeling;
  • sheet metal modeling;
  • polygonal mesh modeling.

Key Functions Supported By C3D Modeler For Basic Surfaces And Curves:


  • bends;
  • booleans;
  • direct edits;
  • fillet and chamfers;
  • louvers;
  • reinforcing ribs;
  • sections and cuts;
  • shells with drafted faces;
  • stamping;
  • symmetry;
  • thin-walled solids.

C3D Modeler supplies the following types of geometric calculations:


  • calculating surface areas, volumes, and properties of mass inertia;
  • building planar projections;
  • generating surface triangulations.

Other C3D Toolkit Modules

Up