com.aspose.cad.fileformats.iges.commondefinitions
com.aspose.cad.fileformats.iges.commondefinitions package
The com.aspose.cad.fileformats.iges.commondefinitions namespace groups fundamental types that represent IGES entities such as colors and 3‑D points. These classes, including ColorRGB and Point3D, are used throughout the library to model geometric data and visual attributes.
Classes
| Name | Description |
|---|---|
| ColorRGB | Structure that defines RGB color |
| Point3D | Structure that defines a point in 3D space with X,Y and Z coordinates |