xeokit / sdk

Next-generation alpha-status xeokit viewer in development
https://xeokit.github.io/sdk/docs/api/index.html
GNU Affero General Public License v3.0
18 stars 10 forks source link

Mechanism to auto-assign objects to ViewLayers based on DataObject.type #8

Open xeolabs opened 6 months ago

xeolabs commented 6 months ago

Some sort of injectable strategy, or extension points, to automatically assign SceneObjects to ViewLayers based on corresponding DataObject.type.

Eg. to make "IfcFurnishing" elements always appear in "Furnishing" ViewLayers, IfcWalls appear in "Structural" ViewLayers, and so on.