Ok i think i got the logic behind.
I just used this in the 2D script:
IF GLOB_CONTEXT = 6 THEN
!here goes the 2D symbolic view for schedules
ELSE
!here goes the usual 2d floorplan view
ENDIF
The only problem i found is that those objects that get the floorplan cut plane will appear with both the 2D symbol and the floorplan view How can i correct this?
I think it is happening because all the coding for the right floorplan vews i have copy paste it from an object on this forum, without understanding all of it. So i guess it needs some small changes.
Can i upload the object here and if someone could help me with the changes that would be awsome! Thanks!