Color Import
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-11 07:12 PM
‎2010-06-11
07:12 PM
Thanks.
Dave
6 REPLIES 6
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-11 07:33 PM
‎2010-06-11
07:33 PM
There is no built-in way to import material data that I know of(though ArchiCAD does automatically create materials from imported models). The options would depend on what format the color swatches are in.
If they are in a human readable text format it would be possible to write a GDL part that could open it, parse the text and create material definitions.
The tedious approach would be to enter the RGB values manually. Assuming you can get them from the e-swatches. It is best to use RGB exclusively when setting colors in ArchiCAD as it doesn't understand other color spaces/pickers (HSB, CMYK) very well.
If they are in a human readable text format it would be possible to write a GDL part that could open it, parse the text and create material definitions.
The tedious approach would be to enter the RGB values manually. Assuming you can get them from the e-swatches. It is best to use RGB exclusively when setting colors in ArchiCAD as it doesn't understand other color spaces/pickers (HSB, CMYK) very well.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-11 08:07 PM
‎2010-06-11
08:07 PM
Hello Mathew,
Thanks for your quick response. Here is a sample name of one of the color sets: Perfect Palette Yellows(DE5308-5503).aco. Apparently this can be loaded
directly into AutoCAD.
Your solution is very similar to what I have been using in the past. I open and load the file into Photoshop. Note the chosen RGB values of the selected colors and input these info in the Material Settings window.
I was hoping AC had a better option. Thanks again.
Dave
Thanks for your quick response. Here is a sample name of one of the color sets: Perfect Palette Yellows(DE5308-5503).aco. Apparently this can be loaded
directly into AutoCAD.
Your solution is very similar to what I have been using in the past. I open and load the file into Photoshop. Note the chosen RGB values of the selected colors and input these info in the Material Settings window.
I was hoping AC had a better option. Thanks again.
Dave
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-11 09:12 PM
‎2010-06-11
09:12 PM
I'd be interested to take a look at the options. I'm working on some materials templates for a client right now and figuring out a way to directly import paint colors could be quite handy.
If you'd like to send me a sample, PM me and I'll send you an email address.
If you'd like to send me a sample, PM me and I'll send you an email address.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-11 11:32 PM
‎2010-06-11
11:32 PM
I assume you are referring to the color set file. How do I PM you?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-12 01:09 AM
‎2010-06-12
01:09 AM
DaveTex wrote:Hi Dave,
I assume you are referring to the color set file. How do I PM you?
Press the PM button below the post of the person you want to sent the Private Message to.
Hope that helps.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-06-12 02:09 AM
‎2010-06-12
02:09 AM
Thanks.