Contolling Sectional Fills
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2006-05-31 10:14 AM
‎2006-05-31
10:14 AM
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2006-05-31 12:29 PM
‎2006-05-31
12:29 PM
You can use SECT_FILL command or better from 10 on SECT_ATTRS. This affects only cutted polygons. To control normal surfaces you have to program it context sensitive by GLOB_CONTEXT. HTH.
bim author since 1994 | bim manager since 2018 | author of selfGDL.de | openGDL | skewed archicad user hall of fame | author of bim-all-doors.gsm
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2006-06-01 02:10 AM
‎2006-06-01
02:10 AM
thanks that worked fine
i did find, however, that the script did not recognise a fill type that had a space in its naming ie "conc slab", is that the case
might be something that people setting up archicad
may have to consider when naming fills
i did find, however, that the script did not recognise a fill type that had a space in its naming ie "conc slab", is that the case
might be something that people setting up archicad
may have to consider when naming fills
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2006-06-01 07:54 AM
‎2006-06-01
07:54 AM
Where did your spaced named fill did not work? SECT_FILL, SECT_ATTRS?
bim author since 1994 | bim manager since 2018 | author of selfGDL.de | openGDL | skewed archicad user hall of fame | author of bim-all-doors.gsm
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2006-06-02 01:47 AM
‎2006-06-02
01:47 AM
im running 9 so i used the SECT_FILL command