KEYCOLUMN VS MAPPED PROPERTY IV2019 - IS THIS A KNOWN ERROR?

KEYCOLUMN VS MAPPED PROPERTY IV2019 - IS THIS A KNOWN ERROR?

Mark_Acton
Contributor Contributor
650 Views
5 Replies
Message 1 of 6

KEYCOLUMN VS MAPPED PROPERTY IV2019 - IS THIS A KNOWN ERROR?

Mark_Acton
Contributor
Contributor

I cannot figure out how to get my custom content center authored and published part(s) to populate the size and material pull downs with the correct information.  The part number is also adding an index number even though it has unique part numbers specified.

 

I understood that the family table column "Designation" mapped to Project.Size.Designation was supposed to be the default for "Size" in the dialog box, but it appears that "key columns" are overriding.

 

So where do I set "expressions" for "Filename", "Size",  "Material" and etc?

 

Thanks in advance

 

FG-INSERT DIALOG BOX.pngFAMILY TABLE-DESIGNATION.pngFAMILY TABLE-FILENAME.png

0 Likes
651 Views
5 Replies
Replies (5)
Message 2 of 6

Mark_Acton
Contributor
Contributor

TTT (is that acronym still used Smiley Wink  ) as last week was a short week for most

0 Likes
Message 3 of 6

Mark_Acton
Contributor
Contributor

Not takers eh?   Is that because it is so simple I should know and nobody wants to point that out?  Or is it really that complicated?  or nobody knows?

The example dialog is from Frame Generator.  I did not specifically say that in the original post, it was in the picture.

 

ttt

0 Likes
Message 4 of 6

jan_priban
Alumni
Alumni

Hello,

 

hope image explains

FG_Summary.png

 

Size is family key column

 

File name is defined when frame is being place by Frame Generator - FG_FileName.jpg 

FG_FileName.jpg

 

Material combo is filled by frame Generator, material does not have to be filled in family table

 

Regards

 

Jan Priban

 

 

 

Message 5 of 6

Mark_Acton
Contributor
Contributor
Hi, and thanks for the reply. Kelly Young with the Autodesk Technical
Support Team has kindly submitted this to development for review. However
I would like to explore your reply (see in blue below).

But first, what version are you using? Maybe its fixed in 2020. idk.

The question is "So where do I set "expressions" for "Filename", "Size",
"Material" and etc?"


Thanks





-------------------------------------------------
Hello,
hope image explains

Size is family key column
Try This......make one of your other columns (or a couple columns) KEY
columns or create a couple KEY columns with some nonsense data . then
insert the FG part and notice the change in your size. I think that will
explain that issue.

File name is defined when frame is being place by Frame Generator
- FG_FileName.jpg
Yes, found at the application options level. I'm looking to see if I can
use filename information that I already have in the Ipart.

Material combo is filled by frame Generator, material does not have to be
filled in family table
Yes, I can select but the material wont change for this particular family,
so I wanted to set it as that material and not have a choice.

Regards

Jan Priban

footnote: Because you asked a question, it got me looking into the issue
again and I have figured out a work around - Thank You for replying. If
anyone cares to read this and wants the work around, email me. Its pretty
simple after one makes the connection.
0 Likes
Message 6 of 6

jan_priban
Alumni
Alumni

Hi Mark,

 

I can comment KEY COLUMNS:

The Size combo-box in Frame Generator Insert dialog is based on Family Table KEY Columns. In CC Editor you can modify list and order of KEY columns. All KEY columns appear in FG Insert dialog. So one way is to use more KEY columns. Second way (my suggestion) is to use one column as KEY column and define formula based on other columns. This allows you to modify string as you need including spaces/special_characters.

 

MainKeyColumn.jpg

 

Material and File name:

Just repeat what has been said. CC Material column has no relation to Material in FG Insert dialog, same with filename. FileName column defined in CC Family Table rides files name when frame is manually place into assembly by Place from Content Center, Frame Generator uses different "Place" and rides filename own way.

 

Regards

 

Jan Priban