Class BodyText
Version 1.0
Modified 08-MAR-2026 11:05:32.00
 Object to create a multi-row text.

 Used when a larger description is to be done; e.g. in a
 Document object.

Example


DevBody attributes 
TextAttrEnum TextAttribute   The attribute influence the appearance of the text. The
following values are used:
FrameAttrEnum FrameAttribute   Specifies if the text is to be surrounded by a some
kind of frame.
Float32 FrameWidth   If the object has a frame the attributes will determine
the size of the frame.

0, 0 means the size of the frame is accommodated to the
current text.
If the object is used only to frame other objects the
attributes have to be increased in suitable way.
Float32 FrameHeight  
PlcNode PlcNode  
Text1024 Text Text Specifies the text to be shown in the object.

If the Tab-key is used in the Attribute Editor the
corresponding characters in the BodyText object will be
moved just one position.


GraphPlcNode
object_type 11
parameters[0] 0
parameters[1] 1
parameters[2] 0
parameters[3] 0
subwindows 0
graphmethod 3 (text)
graphindex 1
default_mask[0] 0
default_mask[1] 0
segname_annotation 0
devbody_annotation 1
compmethod 2
compindex 0
tracemethod 0
traceindex 0
objname BodyText
graphname BodyText
debugpar


Template Object
TextAttribute 1
FrameAttribute 2


Attributes detail


TextAttribute Intern
Class Intern
Type TextAttrEnum
Flags
Body DevBody
 The attribute influence the appearance of the text. The
 following values are used:

FrameAttribute Intern
Class Intern
Type FrameAttrEnum
Flags
Body DevBody
 Specifies if the text is to be surrounded by a some
 kind of frame.

FrameWidth Intern
Class Intern
Type Float32
Flags
Body DevBody
 If the object has a frame the attributes will determine
 the size of the frame.

 0, 0 means the size of the frame is accommodated to the
 current text.
 If the object is used only to frame other objects the
 attributes have to be increased in suitable way.

FrameHeight Intern
Class Intern
Type Float32
Flags
Body DevBody

PlcNode Buffer
Class Buffer
Type PlcNode
Flags INVISIBLE
Body DevBody

Text Intern
Class Intern
Type Text1024
Flags
GraphName Text
Body DevBody
 Specifies the text to be shown in the object.

 If the Tab-key is used in the Attribute Editor the
 corresponding characters in the BodyText object will be
 moved just one position.