CSOLabelPlacementLocal¶
- MLModule¶
author
package
dll
definition
see also
SoView2DCSOExtensibleEditor,CSOLabelRenderer,SoCSOAnnotationDeviceCoordinates,CSOLabelPlacementGlobal
Windows¶
Main¶
Output Fields¶
outPlacement¶
- name: outPlacement, type: CSOLabelPlacement(MLBase)¶
Parameter Fields¶
Visible Fields¶
Attached Label Placement¶
- name: attachedLabelPlacement, type: Enum, default: RightmostSeedPoint¶
Defines a placement strategy for automatically, locally positioned labels relative to its CSO.
Values:
Title |
Name |
Description |
|---|---|---|
Seed Point |
RightmostSeedPoint |
The label is positioned at the right-most seed point on the viewer. |
Path Point |
RightmostPathPoint |
The label is positioned at the right-most path point on the viewer. |
Seed Or Path Point |
RightmostSeedOrPathPoint |
The label is positioned at the right-most seed or path point on the viewer, whichever is more to the right. |