3D only surface and solid element types. More...
Classes | |
struct | BrepCellHeaderHandler |
The Brep cell is used to store boundary representation surfaces and solids created using either the Parasolid or ACIS kernels as elements. More... | |
struct | BSplineSurfaceHandler |
The default type handler for the BSPLINE_SURFACE_ELM type that corresponds to the Bspline_surface structure. More... | |
struct | ConeHandler |
The default type handler for the CONE_ELM type that corresponds to the Cone_3d structure. More... | |
struct | MeshHeaderHandler |
The default type handler for the MESH_HEADER_ELM type that corresponds to the Mesh_header structure. More... | |
struct | SurfaceOrSolidHandler |
Base class with behavior common to the SOLID_ELM and SURFACE_ELM types. More... | |
struct | SurfaceHandler |
The default type handler for the SURFACE_ELM type. More... | |
struct | SolidHandler |
The default type handler for the SOLID_ELM type. More... | |
3D only surface and solid element types.