Bitbybit Docs
    Preparing search index...

    Class ImportStepIgesDto (Inputs.OCCT)

    A STEP or IGES file for the core occt.io.loadSTEPorIGES, which reads it into a shape.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalassetFile: File
      • OptionaladjustZtoY: boolean

      Returns ImportStepIgesDto

    Properties

    assetFile: File

    The file to read; its extension decides whether it is STEP or IGES.

    undefined
    
    adjustZtoY: boolean

    When true, the shape is turned so the file's Z-up becomes this library's Y-up.

    true