Message 1 of 1
Help for Block management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I need to manage a block in my drawing. for :
- Memorise attribut + content --> i know : .getattribut + getconstantattibut.
- Mémorise pos for each blocref. --> i know too.
- User have possibility to change a texte in attribut --> i know but i need to know where is the blocref.
I do not want use for each block in selection set. I want use : selectionset.item(0) 🙂
but i have mémorise the x,y pos (with scu global) how catch the blocref with the x,y ? If scu is not global --> i know but if the unity/precision of the drawing is not equal ?
soory my english is bad... but have you understand my think ??
I need to manage a block in my drawing. for :
- Memorise attribut + content --> i know : .getattribut + getconstantattibut.
- Mémorise pos for each blocref. --> i know too.
- User have possibility to change a texte in attribut --> i know but i need to know where is the blocref.
I do not want use for each block in selection set. I want use : selectionset.item(0) 🙂
but i have mémorise the x,y pos (with scu global) how catch the blocref with the x,y ? If scu is not global --> i know but if the unity/precision of the drawing is not equal ?
soory my english is bad... but have you understand my think ??