bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class DocumentQueryDto<T>

    DTO for querying a document (e.g., get parts, hierarchy). Takes the document handle directly.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    document: T

    Assembly document handle from buildAssemblyDocument or loadStepToDoc

    undefined