Skip navigation

FlexPro Documentation 2025

comments

Read access to the object's comments.

Syntax

Object.comments

The syntax of the comments property consists of the following elements:

Element

Description

Object

The object being accessed. All object types except data objects are permitted.

Available In

FlexPro Professional, Developer Suite

Examples

flexpro.object(r'\Diagram.2D’).comments

Returns a string with the comments of a 2D diagram in the root folder.

 

See Also

comments_y Property

comments_x Property

comments_z Property