BlockReferenceExtension Class |
Namespace: Gile.AutoCAD.R20.Extension
The BlockReferenceExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddAttributeReferences |
Adds the attribute references to the block reference and set their values.
|
![]() ![]() | GetAttributesByTag |
Gets all the attributes by tag.
|
![]() ![]() | GetAttributesValues |
Gets all the attribute values by tag.
|
![]() ![]() | GetDynamicProperty |
Gets a dynamic property.
|
![]() ![]() | GetDynamicPropertyValue |
Gets the value of a dynamic bloc property.
|
![]() ![]() | GetEffectiveName |
Gets the effective name of the block reference (name of the DynamicBlockTableRecord for anonymous dynamic blocks).
|
![]() ![]() | Mirror |
Mirrors the block reference honoring the value of MIRRTEXT system variable.
|
![]() ![]() | SetAttributeValue |
Sets the value to the attribute.
|
![]() ![]() | SetAttributeValues |
Sets the values to the attributes.
|
![]() ![]() | SetDynamicPropertyValue |
Sets the value of a dynamic bloc property.
|