Request

Response

    Enumeration: OpeningElements

    Specifies how openings are translated. Applicable only when the source design is of type IFC. Possible values are:

    • hide - (Default) Openings are translated but are not visible by default.
    • show - Openings are translated and are visible by default.
    • skip - Openings are not translated.

    Note: These options are applicable only when conversionMethod is set to modern or v3.

    Enumeration Members

    Hide

    Hide: "hide"

    Defined in

    aps-sdk-node/modelderivative/source/model/openingElements.ts:17


    Show

    Show: "show"

    Defined in

    aps-sdk-node/modelderivative/source/model/openingElements.ts:18


    Skip

    Skip: "skip"

    Defined in

    aps-sdk-node/modelderivative/source/model/openingElements.ts:19