| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
| Body | Dtk_Body | |
| Lump | Dtk_Lump | |
| Shell | Dtk_Shell | |
| Face | Dtk_Face | |
| Loop | Dtk_Loop | |
| CoEdge | Dtk_Coedge | |
| Edge | Dtk_Edge | |
| Vertex | Dtk_Vertex |
|
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
Plane | Dtk_PlaneSurface | |
Cylinder | Dtk_CylindricalSurface | |
Cone | Dtk_ConicalSurface | |
Sphere | Dtk_SphericalSurface | |
Toroidal | Dtk_ToroidalSurface | |
Linear Extrusion | Dtk_LinearExtrusionSurface | |
Revolution | Dtk_StandardRevolutionSurface | |
Nurbs Surface | Dtk_NurbsSurface | |
Blend Surface | Dtk_NurbsSurface | |
Offset Surface | Dtk_NurbsSurface | |
Ruled Surface | Dtk_NurbsSurface |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
Line | Dtk_Line | |
Nurbs Curve | Dtk_NurbsCurve | |
Circle | Dtk_Ellipse | |
Ellipse | Dtk_Ellipse | |
Parametric Curve | Dtk_NurbsCurve | |
Spiral | Dtk_NurbsCurve | |
Helix | Dtk_NurbsCurve |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
Point | Dtk_Point |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
| Assembly | Dtk_Component | |
| Weldment Assembly | Dtk_Component | Available without welds elements |
| iAssembly | Dtk_Component | We can't change the configuration |
| Component Pattern | Dtk_Component | |
| Assembly Feature | Dtk_Body | Replace body of part from assembly |
| Model State | Dtk_Component | Available for root part with more than one model state (The Model State must have been activated and saved in the file). The Component type is CatalogComponentType |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
Origin | Dtk_AxisSystem | Available for part files |
User Coordinate System | Dtk_AxisSystem | Available for part files |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
| Name | GetName into Dtk_Info | Available for a Dtk_Node containing a Dtk_Body. Not yet for feature assembly, and not yet for wire entities in case of imported file |
| Color | ColorId into Dtk_Info | |
| Opacity | ColorId into Dtk_Info | Alpha A() into Dtk_RGB |
| Visibility | BlankStatus into Dtk_Info | |
| Material | RenderInfosId into Dtk_Info |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
| Properties | Dtk_MetaData | MetaDataTypeEnum : TypeProperty |
| Mass Properties | Dtk_MetaData | From custom property of mass type. |
| INVENTOR Entity | DATAKIT Class | Remarks |
|---|---|---|
| View | Dtk_ModelDisplay | Partially processed |
| Camera View | Dtk_Camera |