EffectiveName property

Returns the Effective name of the BlockReference. The Effective name is the name of the block as shown within the user interface (Properties dialog and Drawing Explorer Blocks). Typically Dynamic blocks have an Effective name that is different from the actual (anonymous) name used to draw the reference.

 

Syntax

stringVariable = object.EffectiveName

Where:

     stringVariable is a variable for storing the FullName.

     object is the BlockReference object.

 

 

 


© Bricsys NV. All rights reserved.