Verify property

Sets or returns whether the Attribute or AttributeReference object is set for verification (True) or not (False). An attribute set to verify prompts the user for verification that the attribute value is correct when inserting the block. An attribute may exist as only one of four optional modes: constant, preset, invisible, or verify.

Syntax

BooleanVariable = object.Verify

object.Verify = <Boolean>

Where:

     BooleanVariable specifies whether the attribute mode is set for verification.

     object is the Attribute or AttributeReference object.

Examples ...

Attribute properties example

 


© Bricsys NV. All rights reserved.