Skip to content

The platform's floating View/Inspect button panel will not work for my non-frag visuals #35

Description

@JackConradGray

In some of my app's workflows, I am manipulating abstract 3JS graphics in the 3D view.

Of course, the platform's floating View/Inspect button panel will not work for my non-frag visuals.

I would like to hide the View/Inspect panel while I am working with the non-frag graphics. Is that possible?

One value of being able to use non-frag geometry is to be able to create interactive UIs that let the user work on abstract business objects rather than concrete IFC representations.

If there were a way to create such abstract IFC objects, it is not clear if that would be better or not, but it might be worth considering. haveing lightweight mostly 3JS frag objects would let them participate in the undo redo mechanism, and other frag related mechanisms, no? This request duplicates one made in issue #35.

This would be better than hiding various UI components and/or duplicating them for light weight 3JS elements as long as the lightweight IFC wrappers around the 3JS objects did not slow things down noticeably, and they would participate in the existing frag tool behavior.

Metadata

Metadata

Assignees

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