controlling colors of components in template library

I am doing leading a discussion template building. I wanted to have the people in the discussion to to view a template library on their local hard drive. When i set this up all of the created components are gray. Waht controls the color of the components within a template library. Thanks for your help, brian

Parents
  • Components of the template have a feature definition et in the ITL. If the feature definition is not found (missing dgnlib or not the good one) then you can have such issue. Feature Definition are using Element Templates and levels. Sometime levels can come from another DGNLIB. If this dfgnlib is missing then it could explain also some issue with colors.



    Answer Verified By: Brian Nilson 

Reply
  • Components of the template have a feature definition et in the ITL. If the feature definition is not found (missing dgnlib or not the good one) then you can have such issue. Feature Definition are using Element Templates and levels. Sometime levels can come from another DGNLIB. If this dfgnlib is missing then it could explain also some issue with colors.



    Answer Verified By: Brian Nilson 

Children