Dynamic Blocks

Dynamic Blocks

amitnkukanur
Collaborator Collaborator
474 Views
1 Reply
Message 1 of 2

Dynamic Blocks

amitnkukanur
Collaborator
Collaborator

Hello to All,

 

After long time i am coming back to AutoCAD customization from Inventor and Vault.

 

Scenario:

----------

 

I have a drawing which has multiple Dynamic Blocks with different values.

 

I am trying to Insert Specific Blocks and new dwg file at a specified location.

 

i searched in forum and found few codes but they are operated using mouse points.

 

These are the two codes i Referred

 

http://forums.autodesk.com/t5/NET/Code-to-insert-a-dynamic-block-into-the-current-drawing/td-p/27984...

 

http://forums.autodesk.com/t5/NET/how-to-use-a-Block-Properties-Table-of-a-a-Dynamic-Block-using/m-p...

 

In either case we should decide which block to insert in which location and creare a new file

 

 

Regards

Amit

Senior Software Engineer.

 

    

Senior Software Engineer
0 Likes
475 Views
1 Reply
Reply (1)
Message 2 of 2

Balaji_Ram
Alumni
Alumni

Hi Amit,

 

Sorry for the delay.

 

Can you please explain the problem you are having in getting the code from those forum posts to work for you ?

 

If you do not need the point as an input from the user, you can choose to provide it directly as a Point3d without using the "PromptPointResult".

 

Regards,

Balaji



Balaji
Developer Technical Services
Autodesk Developer Network

0 Likes