com.aspose.cad.fileformats.obj.vertexdata

com.aspose.cad.fileformats.obj.vertexdata package

The com.aspose.cad.fileformats.obj.vertexdata namespace contains the ObjVertex and ObjVertexColor types used to store geometric coordinates and color information for vertices in OBJ models. These types enable developers to read, modify, and write vertex attributes when working with CAD data.

Classes

NameDescription
ObjVertexThe OBJ vertex.
ObjVertexColorThe OBJ vertex (position and color).