--- layout: posts title: Api - ICaption Interface ---

Text annotation, diplayable natively to the output format.

Hierarchy

Index

Properties

Properties

anchor

anchor: IPathLine

Invisible line to which the text is aligned. The text will be horizontally and vertically centered on the center point of this line. The text may be longer or shorter than the line, it is used only for position and angle. The anchor line's endpoints may be omitted, in which the case the text will always remain non-angled, even if the model is rotated.

text

text: string

Caption text.

Generated using TypeDoc