Getting elements list from an object
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-05-28 07:28 PM
‎2014-05-28
07:28 PM
I finally managed to create the object you can see in the image. I mean the panels that cover the walls of the building.
This cladding is composed by panels and substructure. My question is: Is it possible to get a list or quantify how many elements of each type are there (panels/aluminium profiles...)? The goal is to make it easy to get a budget of the cladding system.
Thanks!!
13 REPLIES 13
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-06-03 09:32 AM
‎2014-06-03
09:32 AM
It's strange,
you say that with print the number of panels is correct during execution,
but what about the parameter?
if it stays at 0 you must go to parameter script and type:
parameters panels=panels
could it be?
you say that with print the number of panels is correct during execution,
but what about the parameter?
if it stays at 0 you must go to parameter script and type:
parameters panels=panels
could it be?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-06-03 09:34 AM
‎2014-06-03
09:34 AM
ops i have forgotten a line:
parameters panels=panels
parameters
parameters panels=panels
parameters
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-06-03 09:51 AM
‎2014-06-03
09:51 AM
It's strange,It worked!!! I didn't know about this function, thank you!!
you say that with print the number of panels is correct during execution,
but what about the parameter?
if it stays at 0 you must go to parameter script and type:
parameters panels=panels
could it be?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-11 03:37 PM
‎2014-07-11
03:37 PM
Hello Joseba,
try adding this in the parameter script:
PARAMETERS panels=vert_panels*horz_panels
PARAMETERS
try adding this in the parameter script:
PARAMETERS panels=vert_panels*horz_panels
PARAMETERS
- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »