com.aspose.cad.fileformats.obj.elements
com.aspose.cad.fileformats.obj.elements package
The com.aspose.cad.fileformats.obj.elements namespace defines the object model used to parse and manipulate Wavefront OBJ files. It includes ObjRoot, ObjShape, and ObjFace, which represent the hierarchical structure of 3D geometry.
Classes
| Name | Description |
|---|---|
| ObjFace | The OBJ face. |
| ObjRoot | ObjRoot class |
| ObjShape | ObjShape class |