Click or drag to resize

BlockReferenceExtension Methods

The BlockReferenceExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddAttributeReferences
Adds the attribute references to the block reference and set their values.
Public methodStatic memberGetAttributesByTag
Gets all the attributes by tag.
Public methodStatic memberGetAttributesValues
Gets all the attribute values by tag.
Public methodStatic memberGetDynamicProperty
Gets a dynamic property.
Public methodStatic memberGetDynamicPropertyValue
Gets the value of a dynamic bloc property.
Public methodStatic memberGetEffectiveName
Gets the effective name of the block reference (name of the DynamicBlockTableRecord for anonymous dynamic blocks).
Public methodStatic memberMirror
Mirrors the block reference honoring the value of MIRRTEXT system variable.
Public methodStatic memberSetAttributeValue
Sets the value to the attribute.
Public methodStatic memberSetAttributeValues
Sets the values to the attributes.
Public methodStatic memberSetDynamicPropertyValue
Sets the value of a dynamic bloc property.
Top
See Also