Master GDL Script - Define Material
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2010-10-08 02:32 PM
I want to have a Master GDL Script that will add materials to the library when loaded with the models in the container, the user will not have to do anything but load the library to the project. I've found some information about defining the materials by my own by coding it but there must be a more easy way to do it!?
What i'm looking for is a way to export my material to a code that i can add in my Master script as a code line.
Example of the code
DEFINE MATERIAL "HAG Space" 20,
0.858824, 0.858824, 0.858824,
0.9, 0.88, 1, 0.5, 1.8, 0,
1, 1, 1,
0, 0, 0,
0, 0, -1,
IND(TEXTURE, "Texture104")
// Johnzon

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2010-10-09 04:20 PM
See: http://www.archicadwiki.com/Special%20Menu
GDL object creation: b-prisma.de
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2010-10-12 04:20 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-03 05:19 PM
Joachim wrote:this link not longer works to the Special Menu. Please, can you update it?
Use the Special Menu from ArchiCAD, with which you can export Master.gdl files from 3D windows which contain all the materials you have defined in ArchiCAD (and can be found in the attributes).
See: http://www.archicadwiki.com/Special%20Menu
_______________
MBP OSX 10.15.4 Quad Core Intel i7 2.2hz
AC 17 build 5019
AC 22 build 7000
AC 23 build
AC 24 build 5000

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-04 11:30 AM
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-04 05:24 PM
GDL object creation: b-prisma.de

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-04 05:30 PM
That's a good source, it tells you how to enable the Special menu commands on both platforms.
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-04 05:40 PM
_______________
MBP OSX 10.15.4 Quad Core Intel i7 2.2hz
AC 17 build 5019
AC 22 build 7000
AC 23 build
AC 24 build 5000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-05 08:42 PM
Activating the Special menu in the preferences does not create
a menu, it just makes the special menu commands visible in the
work environment settings.
In the work environment settings browse the command list by theme - the special menu commands should be there in a folder named '60 Special'.
From there you can add them to a new or an existing menu as you wish.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2011-11-07 08:12 PM
Cheers
_______________
MBP OSX 10.15.4 Quad Core Intel i7 2.2hz
AC 17 build 5019
AC 22 build 7000
AC 23 build
AC 24 build 5000