Preparations
- Create a class, e.g., Class_charline.
In the Class_charline class, create and set up a characteristic line via the
button.You must make sure that the table can be accessed from outside the class. For that purpose, proceed as follows.
- Open the properties window for the characteristic line (see Element Configuration).
- Add an output for the characteristic line by activating the Get() Method option.
Close the Properties window.
An output for the characteristic line is added to the class layout.
See also
Passing the Characteristic Line as Method Argument
Using the Characteristic Line as Method Argument
Characteristic Lines and Maps as Arguments