Solid Constructor | 
| Name | Description | |
|---|---|---|
| Solid | Default constructor for the Solid class. | |
| Solid(IntPtr, Boolean) | Initializes a new instance of the Solid class | |
| Solid(Point3d, Point3d, Point3d) | Constructor for the Solid class. Creates a solid with three specified points. | |
| Solid(Point3d, Point3d, Point3d, Point3d) | Constructor for the Solid class. Creates a solid with four specified points. |