Originally Posted by SIFanatic
|
You would probably need to create a separate shape for this item that excludes the above, and then select that "new" shape as the one needed for Line Diagrams.
Or am I reading your question wrong?
|
You got it SIFanatic, nice handle BTW
To create a new shape based on the existing line shape follow these steps:
1: Open the stencil you want to modify by right clicking in the stencil tree and selecting Display Docked Stencil
2: Click on the little green stencil icon in the upper left of the stencil and choose edit
3: Copy and paste the Line shape in the stencil, you will get a new shape with a name Line.x
4: Double click on the shape and it will open in a new window
5: Go to Window >> Show ShapeSheet
6: Scroll down to the User-defined cells section Section and at the User.txt Value field you will see a formula that looks like this "=Prop.Manufacturer&CHAR(10)&Prop.Model&IF(Prop.Me rgeText,CHAR(10)
&Prop.ComponentID,"")" Delete all the text that is in red so the formula looks like this =Prop.Manufacturer&CHAR(10)&Prop.Model&IF(Prop.Mer geText,CHAR(10),"")
7: Hit enter, close the shapesheet and the edit window and Yes to save
8: Drag the shape on to a drawing page and see if that is what you want
9: Rename the new master shape something like Line-NoCID
10: Wash, rinse, repeat on the other stencils.