cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Ceiling Plan Model View Option

Anyone doing any work with the Floor Plan/Ceiling Plan Mpdel View Options yet? We have casework objects which will label themselves appropriately but the label are going to show up in the ceiling plans if we leave them like this. The advent of this new toggle will be a great solution if we can figure it out. Has anyone been working with this at all?
1 Reply 1
Anonymous
Not applicable
I haven't had the chance to use it yet but it should be something like:
r = REQUEST ("floor_plan_option","", plan_type)

IF plan_type = 0 THEN
    ! draw floor plan stuff
ELSE
    ! draw ceiling plan stuff
ENDIF

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!