Skip to main content

optiSLang 3D Postprocessing Script API 2025 R1

PropertyBase Struct Reference

Last update: 16.07.2025

Property base class used to have a common interface to handle properties and kept them in a container. See: PropertyList. More...

Public Member Functions

virtual string __str__ ()
 Output function used in python context. Use this function to print instances of this class in python. More...
 

Detailed Description

Property base class used to have a common interface to handle properties and kept them in a container. See: PropertyList.

Member Function Documentation

◆ __str__()

virtual string __str__ ( )
virtual

Output function used in python context. Use this function to print instances of this class in python.

Returns
string containing the object

Connect with Ansys