Re: Wiring Diagram Labels



OK, I think it is beginning to dawn on me what you are doing. You have
a schematic, not just lettering, and this has to be placed on a label
made of Traffolite in the 3D model. Further you want the label visible
in the assembly as well as the drawing of the assembly.

First off, SW really won't allow display of a 2D sketch onto a face in
a 3D model. For one thing, in the 3D environment a line has no width
and so it wouldn't show up. If you want a lot of work you could thicken
the lines and cut into the Traffolite. It might take several sketches
because of the fact that a schematic does not necessarily have "legal"
geometry for SW to extrude a cut.

A second method more ammenable to a production environment would be to
mark off on the 3D model and area where the label is to be affixed and
reference the lable on another drawing where only the label graphics
appear. The drawing of the 3D model would specify size and location of
the label and the label drawing would specify the graphics to go on the
drawing, perhaps in a format that an engraver could use like dxf.

.



Relevant Pages

  • Re: Print Labels C#
    ... I'm normally used to doing all my own drawing in print jobs so thats how ... I'd write a custom PrintDocument class and then pass in an ... ArrayList with all the label data. ... >> times for each label on a row and the add the row spacing to the start ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [Q] drawing box around text in a label
    ... It seems like if you're going to go to all the trouble of drawing the text ... and LineAlignment properties and then pass the StringFormat object to the ... You could draw the rectangle with: ... > The label size should be large enough to accomodate the entire text. ...
    (microsoft.public.dotnet.languages.csharp)
  • set Bounds of TreeNode?
    ... Hey I'm custom drawing only the label of a tree node, ... what would Text tell, so when a node is selected, the selection ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Sketch picture in drawing
    ... decal onto the face where you want the label to show. ... Then display that ... drawing view in Shaded style - the decal will show up nice and pretty. ...
    (comp.cad.solidworks)
  • Re: Layout labels with variable text length
    ... If I don't specify the size of the label, ... Java will put the entire string into one line. ... If I specify the preferred size of the label, ... Perhaps an example of how you're using GridBagLayout would clarify the ...
    (comp.lang.java.gui)