How to hide parent object type but leave sub-type visible and Instantiable
Is it possible to hide a parent object type but leave the sub-type visible and instantiable?
I'm exploring the possibility of using sub-typed WT parts for a particular project I'm working on. For testing I've created two different sub-types, both with unique attributes. (We don't currently use WT parts for anything else.) When I go to create a new part, both the original parent WT Part and my two sub-typed parts are visible. I'd like to limit the selection to only my sub-typed parts and not display the parent type. If I make the parent type not instantiable then the sub-types disappear. Is there some other way to hide the parent type, or make it not instantiable, while still retaining the two sub-types? Maybe something with OIRs???


