We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-01-20 03:47 PM - last edited a month ago by Laszlo Nagy
Does anyone know, how to get rid off that frame of the trees in 3D?
Thanks.
[Topic title edited by moderator to be more descriptive. Original title "Trees - ..it's urgent!"]
2024-01-20 10:33 PM
Hey there, first of all, you're posting in the German Forum (maybe @Claudius can move this topic!), secondly: You can use a GO since AC 25 for that (hiding contour lines).
2024-01-21 07:17 AM
You may already know this, but the outline will not show in the rendering, provided you use one of the Physical renderers.
2024-01-21 11:11 AM - edited 2024-01-21 11:17 AM
material "TreeMat3D"
!!!! Here You insert:
Pen YourPenName
!!!! End of Your insert
vert EPS, 0, EPS ! 1
vert A-EPS, 0, EPS ! 2
vert A-EPS, 0, _PicSize-2*EPS ! 3
vert EPS, 0, _PicSize-2*EPS ! 4
edge 1, 2, 0, 0, 0
edge 2, 3, 0, 0, 0
edge 3, 4, 0, 0, 0
edge 4, 1, 0, 0, 0
pgon{2} 4, 0, 0, 6,
-EPS, 0, 0,
1, 0, 0,
-EPS, 0, 1,
-EPS, 1, 0,
1, 2, 3, 4
body 1
del nTrans
end
2024-01-21 04:59 PM - last edited on 2024-03-03 11:46 PM by Laszlo Nagy
I think if we want to modify the script 3D of the object then I will do like this
!!!!Old script
!!! edge 1, 2, 0, 0, 0
!!! edge 2, 3, 0, 0, 0
!!! edge 3, 4, 0, 0, 0
!!! edge 4, 1, 0, 0, 0
!!!!New script
edge 1, 2, 0, 0, 1
edge 2, 3, 0, 0, 1
edge 3, 4, 0, 0, 1
edge 4, 1, 0, 0, 1
2024-01-21 05:22 PM
Thats it! Easy!
You could, of course, give it an new parametername to switch it on/off it from the user-interface.
Thank You!
2024-01-22 12:17 AM
Trun off "Show Contours" in 3D Styles.
ArchiCAD 25 7000 USA - Windows 10 Pro 64x - Dell 7720 64 GB 2400MHz ECC - Xeon E3 1535M v6 4.20GHz - (2) 1TB M.2 PCIe Class 50 SSD's - 17.3" UHD IPS (3840x2160) - Nvidia Quadro P5000 16GB GDDR5 - Maxwell Studio/Render 5.2.1.49- Multilight 2 - Adobe Acrobat Pro - ArchiCAD 6 -25
2024-03-02 04:09 PM - last edited on 2024-03-03 11:48 PM by Laszlo Nagy
Thanks for the numerous answers... have now created an override technique for this tree, and displayed the "contour lines" here!
Tuesday
The trees "outline" contour lines are on Pen 4. So - although not ideal - you can retain the contours on the building and reduce the impact of the tree dark rectangle by changing Pen 4 to White or Light Grey.