| Package | Description |
|---|---|
| com.aspose.cad.fileformats.collada.fileparser.elements |
| Modifier and Type | Method and Description |
|---|---|
Vertices |
Brep.getVertices()
Gets or sets the vertices.
|
Vertices |
ConvexMesh.getVertices()
Gets or sets the vertices.
|
Vertices |
Mesh.getVertices()
Gets or sets the vertices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Brep.setVertices(Vertices value)
Gets or sets the vertices.
|
void |
ConvexMesh.setVertices(Vertices value)
Gets or sets the vertices.
|
void |
Mesh.setVertices(Vertices value)
Gets or sets the vertices.
|