Invisible property

Sets or returns whether the Attribute or AttributeDef object is Invisible (True) or not (False). An invisible attribute will not be displayed or plotted. An attribute may exist as one of four optional modes: constant, preset, invisible, or verify.

 

Syntax

BooleanVariable = object.Invisible

object.Invisible = <Boolean>

Where:

     BooleanVariable specifies whether the attribute mode is visible or not.

     object is the Attribute or AttributeDef object.

 

Examples...

Attribute properties example

 


© Bricsys NV. All rights reserved.