3D Text In Section?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-04 08:20 PM
I am wanting to create an object which reads a room name from floor plan into the cross section/
ie. if i put a label into the floor plan eg ' Meeting Room'. then cut a cross section through that space there will be the equivalent text in the section, no matter which way the section is cut. (left - right, up - down, diagonally)
any suggestions for doing this?
obviously the 3D text?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-04 10:32 PM
I made two objects. One you can place in the zone, which reads the zone. When the zonename changes this object must be opened and closed again to receive a new zonename.
The second object is a label, which labels the first object in the section and reads the parameter of the object.
You might want to test it, cause it is still under construction. Give your remarks so I can improve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-04 11:46 PM
im not sure how these objects work, can you give some more instructions please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 07:54 AM
-note that is an invisible circle in the floorplan
2 Set the size, font and scale to the text you are going to use in the section
3 Go to the section
4 Set the label default for objects to the
5 Label the object in the section with this label.
6 adjust the position of the label
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 10:43 AM
Brilliant concept Master Script!


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 05:45 PM
What I can't do is have your Zone object not appear in the section but its label to appear.
How are you intending to deal with the object being visible in the sections?
Architect, Consultant
MacBook Pro Retina, 15-inch Yosemite 2.8 GHz Intel Core i7 16 GB 1600 MHz DDR3
Mac OSX 10.11.1
AC5-18
Onuma System
"Implementing Successful Building Information Modeling"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 08:49 PM
This is pretty close,
However some changes / improvements / variations? perhaps being able to hide the 'object' in the section.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 08:52 PM
I can make the cylinder a wire or solid model, depending on what you want: transparant or opaque background.
Also I want to have to position right the first time, which I now know how to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 09:08 PM
perhaps this doesnt need to be related to a zone?
I have created an object to quickly dimension a room where i just have a stretchy rectangle box where i can stretch the box to the corners of a room. this updates the dimensions (which are also moveable. I want to improve this to include a Room Label & also the area.
all plan properties parametric to be visible or not.
the only negative is it doesnt automatically update if a room increases or decreases. if we could make the object fixed to the whole zone then that would be great!
The room label will be read from Glob_ID. / user ID making it quick to adjust.
perhaps your object could do something similar?
this way the object / label stretches the entire space of the room.
perhaps the cylinder could be a tiny line anchor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2009-11-05 09:23 PM
As I said, in order to have a label attached, it must visible.
You can have the cylinder attached to your dimension object, the label can than read the GLOB_ID more easily.
The zone-relations request does not read the glob Id of the zone.
I did see the room-dimension also here, you migth want to post a wish about it, because I don't know how to make it.