Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Forum,
I want to reset the value of AttributeReference.Position back to its original value.
The following does not work, because AttributeReference.Position is in modelspace and AttributeDefinition.Position is in the block definition.
AttributeReference.Position = AttributeDefinition.Position
or
AttributeReference.AlignmentPoint = AttributeDefinition.AlignmentPoint
There are similar questions on the internet, but they do not answer this. Is there an easy way to do this?
Thank you.
Solved! Go to Solution.