MLightCAD
    Preparing search index...

    Utility class for converting CAD drawings to PNG format.

    Offscreen export temporarily adjusts the camera only. It does not resize the layout view or touch OrbitControls so the interactive view stays intact.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Converts the current CAD drawing to PNG format and initiates download.

      Parameters

      • Optionalbounds: AcGeBox2d

        Optional world coordinate bounding box to export.

      • OptionallongSide: number

        Optional maximum dimension (width or height) in pixels.

      Returns void