Jump to content

Recommended Posts

Posted
I dont have much idea about dynamic blocks.

 

No. In the routine I linked, it has three options (divide, measure, and dynamic).

 

Copy Along Curve
Specify copy option [Divide/dYnamic/Measure] <Divide>:

  • Replies 25
  • Created
  • Last Reply

Top Posters In This Topic

  • ajazraj

    9

  • alanjt

    6

  • Tharwat

    3

  • kylesom

    2

Top Posters In This Topic

Posted
No. In the routine I linked, it has three options (divide, measure, and dynamic).

 

Copy Along Curve
Specify copy option [Divide/dYnamic/Measure] <Divide>:

 

dynamic option is quite useful, but still i want input of spacing through excel.

Posted
dynamic option is quite useful, but still i want input of spacing through excel.

 

Righto, didn't see that need.

So, you're wanting to read from a xls and insert a particular block along a selected pline at specified distances?

Posted
Righto, didn't see that need.

So, you're wanting to read from a xls and insert a particular block along a selected pline at specified distances?

 

yes, exactly.. and also labels to the block as well, if possible.

Posted

For reading the excel file, search for TerryCAD's excel read/get (can't remember exact name) routine, and as far as placing the block, just use vlax-curve-getPointAtDist.

Not a terribly difficult routine to construct.

Posted
For reading the excel file, search for TerryCAD's excel read/get (can't remember exact name) routine, and as far as placing the block, just use vlax-curve-getPointAtDist.

Not a terribly difficult routine to construct.

 

ok, thank you Alan, i will try.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...