Package | Description |
---|---|
com.aspose.cad.fileformats.threeds.elements |
Modifier and Type | Method and Description |
---|---|
ThreeDSPolygon |
ThreeDSPolygon.Clone() |
ThreeDSPolygon |
ThreeDSFace.getPoly() |
Modifier and Type | Method and Description |
---|---|
void |
ThreeDSPolygon.CloneTo(ThreeDSPolygon that) |
static boolean |
ThreeDSPolygon.isEquals(ThreeDSPolygon obj1,
ThreeDSPolygon obj2) |
void |
ThreeDSFace.setPoly(ThreeDSPolygon value) |
Constructor and Description |
---|
ThreeDSFace(ThreeDSPolygon poly,
int faceInfo) |