Jump to content

modify cogo point label in civil 3d with autolisp


Recommended Posts

Posted

Hello dear programmers,
I am working with COGO points in Civil 3D and I have created a label called "progresivaa". I need to automate the process of changing the value of this label using a Lisp script.

Could you help me with a Lisp code that allows these labels to be identified and their value to be updated automatically? I appreciate in advance any guidance or example you can provide.

Kind regards,

 

I attach the civil file with the cogo point to work on

MODELO2.dwg

Posted

Here is an example of change cogo point style, but you need to go further and you want to change the actual properties of the label style. That is very deep inside the CIV3D database. I am using Bricscad and trying to work out how to get to the CIV3D database you want (vlax-get *AeccDoc* 'Pointlabelstyles) then go inside and edit the correct style. I have posted elsewhere about getting help with opening the database using Bricscad. I have access to a CIV3D but need time to arrange. Maybe post at forums/Autodesk CIV3D.

 

 CIV3D change point style.lsp

vercheck.lsp

Posted

Hi, great, very interesting, thanks for the scope, I see that working with the properties of the cogo points in civil is not something easy to break down, for my part I will also continue investigating to see some other possibility of editing a custom label of these and I will be waiting for your future publication, thanks

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...