Package | Description |
---|---|
com.aspose.cad.fileformats.obj.elements |
Modifier and Type | Method and Description |
---|---|
List<ObjFace> |
ObjShape.getFaces()
Gets or sets the faces.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjShape.setFaces(List<ObjFace> value)
Gets or sets the faces.
|