Skip to content

Aggregate multi models in sequence in Forge ViewerΒ #20

Description

@bantin115

Hi Team, I'm trying to add multi models in one Viewer, but the component not Public the Autodesk.Viewing.Document in ViewerInitializedEvent

export interface ViewerInitializedEvent {
viewerComponent: ViewerComponent;
viewer: Autodesk.Viewing.Viewer3D;
}

So, I can't using Autodesk.Viewing.Document.load method to custom the Geometry (globalOffset) of models before load it in Viewer. I think this will give you an idea for the next version.
https://forge.autodesk.com/blog/aggregate-multi-models-sequence-forge-viewer

Kind regards πŸ‘

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions