Skip to content

viewer.getModelState(modelId: number)  #440

@untecnologo

Description

@untecnologo

Hello, I hope you are doing well.
I am having problems finding a definition of the result of the function in the title.

After I loaded the model I made a process to check all the elements loaded in the model in the viewer.
For that I use Viewer.getModelState( modelId)
This process returns an array of arrays.
Example: [ [134, 65534], [135, 65534], [138, 65535] ].
The first number is the element ID as I can understand but the second number I am not sure where to find its definition or what it means. But I have noticed IFCZones are always 65534.
Thank you for your kind support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions