cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Door Trim

Not applicable
What code is needed to make door trim in the 3D Script that acts as a separate object from the door itself. I'm using the cprism_ command to make all the necessary parts for a door, and that works fine. When I use the cprism_ command or the tube command to make Exterior or interior trim for the door, the trim still show up in the width of the door. For example, if I make a 9'-0"x8'-0" garage door and want 4" trim to go around the door, when I add the 4" trim, the final width of the door shows up as 9'-8" total instead of the original 9'-0". How do I make the trim act 'separately' from the door itself?

Thanks in advance for any help.
1 REPLY 1
Not applicable
Just a wild guess, since you haven't shown us your code, it might be
that you have redefined the values of A and B somewhere in the script. Which is something you should never do.
Peter Devlin