Skip to main content

Objective:

This article showcases the different custom blocks that are available for part labeling.

Applies to:

  • Part labeling
  • Serialization

Solution:

This article uses a Custom Block to create our desired outcome. If you are new to using Custom Blocks, learn how to import, modify, and update them with the following resources:
This article provides several different options for creating labels on parts. We recommend that you look through all the possibilities, as some may be better suited for your application depending on the geometry the label is placed on (CAD face or Implicit). For an in-depth description of each of the methods being shown, you can watch this learning center tutorial video on serialization!

Text to Implicit

The Text to Implicit block is the simplest option for creating a label. It makes the text an implicit body. There are several modifiers available such as size, rotation, and placement.  Text_to_implicit.gif

Text Label on Part

The Text Label on Part block automatically places the label on the surface of an implicit body. The Location input makes it easy to reposition the text on the surface. The Text region input is a thickened body of the original surface. More information on creating a Text region can be found in the geometry section of the Part Labeling workflow below.  Text_label_on_part.gif

Text along a Curve on Body

Placing Curve on the Body:

  1. You can use an already existing curve on the body, or you can use the Pull Curve to Surface block as demonstrated in this example.
 step 3.gif
  1. The final step is to insert the curve and body into the Text along a Curve on Body block. If you can’t see all of the text in the input, the curve isn’t long enough to display it. Increasing the curve length or decreasing the letter spacing are the best options for fixing this issue.
 step 4.gif

Extrude Image on a CAD Face

The last labeling option is to use the Extrude Image on a CAD Face block. This block uses a Bitmap from a png file to place the image on the CAD face. It also contains many extra input options that the other blocks don’t have, such as the ability to flip and inverse the image.  Extrude_image_on_cad_face.gif

Attachment:

More on this topic: