Dimension

Dimensions

Pin Label

  • Dimensions

Pin Label

Creates a visual annotation pin with a text label connected by a leader line

Details

ID

dimensions-dimensions-pin-label

Name

Pin Label

Group

Dimensions

Package

Dimension

Keywords

pin
label
annotation
mark
comment

Input ports

NameTypeDescriptionDefault Value
Start
Point
Base point of the pin (usually on geometry)
End
Point
Where the label should appear
Direction
Vector
Optional direction vector controlling label direction
Label
String
Text shown near the end pointBeeGraphy
Offset
Number
Distance between pin end and label1.5
Size
Number
Label text size16
Style
Meta
Visual style object: { color, lineWidth, dashed, fontSize, textColor, backgroundColor }

Output ports

NameTypeDescription
Annotation
ThreeCurve
Visual entity containing the pin and label, drawable in the scene

Creation method

There are two options for creating a Pin With Label node.

  • The first way to create a Pin Label node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • pin, label, annotation, mark, comment
  • The second way is to select a Pin Label node from the menu that opens from the top left.
    • Menu > Dimensions > Pin Label

Steps

  • Create a Pin Label node.
  • Connect the start point to the Start Point port (the base point of the pin, usually on geometry).
  • Connect the end point to the End Point port (where the label should appear).
  • Optionally, connect a direction vector to control the label direction.
  • Connect a label string to the Label port (text shown near the end point).
  • Optionally, adjust the Label Offset (default 1.5) to control the distance between pin end and label.
  • Optionally, adjust the Label Size (default 16) to control the text size.
  • Optionally, connect a Dimension Style node to customize appearance.

The Pin Label node creates a visual annotation pin with a text label connected by a leader line. It enables users to mark important points, dimensions, or comments directly in the 3D scene — useful for measurement, documentation, and visualization.

It outputs the following values:

Annotation - Visual entity containing the pin and label, drawable in the scene

Works with any geometry points and provides a clean way to annotate 3D models with custom labels and comments.

See also

Distance Dimension
Radial Dimension
Angular Dimension
Diametrical Dimension