Storey Number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-01-23 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-01-23 04:11 AM
damien wrote:according to the GDL reference manual:
is their any way of reading the storey number that an object is placed on
REQUEST ("Story", "", index, story_name)... but i'm not so flash with my GDL knowledge so wouldn't know how to implement it . . .
HTH
~/archiben
b f [a t ] p l a n b a r c h i t e c t u r e [d o t] n z
archicad | sketchup! | coffeecup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-01-23 04:58 AM
but i was looking to control number rather than the name so that i could choose which stories to show a particular object on say storey 2-5 excluding storey 1 and below

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-01-23 05:10 AM
Index is story number

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-01-23 05:35 AM
GLOB_CH_STORY_DIST
Old name: S~
Type: numerical (integer value)
Possible range: positive or negative or zero.
Returns a number giving the relative position of the current story to the home story of the Library Part. The value of the variable is calculated by deducting the story number of the home story from the story number of the current story. Since there is no story-related information in the 3D Window, there the variable does not return a valid value.
This is from "Global GDL Parameters General Global Variables"
Written by László Nagy
Peter Devlin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-01-23 07:50 AM
thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-02 06:14 AM
Director
Thomson Architecture, Inc.
Instructor/Lecturer, Toronto Metropolitan University Faculty of Engineering & Architectural Science
AC26/iMacPro/MPB Silicon M2Pro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-02 08:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-02 02:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-02-02 03:21 PM
andyro wrote:Andyro,
A somewhat related question, I am trying to make a library part to represent switches and light fixtures, that are 'smart' enough to know (and display) their height relative to current story (not project zero or reference levels). I can't think of something similar to ape the code from - can someone suggest such an object, or how to do this?
try SYMB_POS_Z-GLOB_HSTORY_ELEV
Below is an image of an electrical library I was working on quite sometime ago. All the objects have an option to display height...they also show a basic faceplate at the appropriate height in 3d.
HTH
Dan K