Bitbybit Docs
    Preparing search index...

    Class DocumentQueryDto<T> (Inputs.OCCT)

    A document for the queries that read it whole, such as assembly.query.getDocumentParts and getAssemblyHierarchy, and for deleting it.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    document: T

    The document from buildAssemblyDocument or loadStepToDoc.

    undefined