Heeelp : insertion inside a rectangle

Heeelp : insertion inside a rectangle

Anonymous
Not applicable
433 Views
1 Reply
Message 1 of 2

Heeelp : insertion inside a rectangle

Anonymous
Not applicable
is there a VBA code that can resolve this problem :

Modify the content of the current drawing to one block
calculate the block area
hatch the block
draw a rectangle which its dimensions are gived by the user (in the text box)
fill in rectangle this block many times inside this rectangle and we have the possibility to put this block where we want inside the rectangle
show an error message if we place the block and we have an intersection between the rectangle and the block

thank you in advance
0 Likes
434 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Hi akaCAD,


Almost certainly all this (whatever it actually is) can be done with VBA
code.

However, if you cannot describe uniquely in English (or your native
language to a speaker of that language) what you want then there is
little hope that you could code it, or get some one to code it for you.

Regards,


Laurie Comerford


akaCAD wrote:
> is there a VBA code that can resolve this problem : Modify the content
> of the current drawing to one block calculate the block area hatch the
> block draw a rectangle which its dimensions are gived by the user (in
> the text box) fill in rectangle this block many times inside this
> rectangle and we have the possibility to put this block where we want
> inside the rectangle show an error message if we place the block and we
> have an intersection between the rectangle and the block thank you in
> advance
0 Likes