Creates solid by extruding closed 2D shape.

Inheritance Hierarchy

Object
    Dlx3DObject
        DlxSolid

Constructor

Name Description
DlxSolid Create the DlxSolid object.

Methods

Name Description
AddHole Adds a hole to the 3D solid.
ExtrudeXY Creates a 3D solid by extruding a closed 2D shape along the X-Y plane.
ExtrudeXZ Creates a 3D solid by extruding a closed 2D shape along the X-Z plane.
ExtrudeYZ Creates a 3D solid by extruding a closed 2D shape along the Y-Z plane.