See the top rated post in this thread. Click here

Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Extract description from a C3D cogo point "AECC_COGO_POINT"

  1. #11
    Member
    Join Date
    2018-11
    Posts
    5
    Login to Give a bone
    1

    Default Re: Extract description from a C3D cogo point "AECC_COGO_POINT"

    JeffClark,

    Within Civil 3d help, take a look at the API developer's guide. Here are a couple of good resources:

    http://help.autodesk.com/view/CIV3D/...4-9FBBEC0754E0
    This is the developer's guide. It's got what you need. It's a good explanation of the things you are trying to do.

    http://help.autodesk.com/view/CIV3D/...B-6C8CF2473AA9
    This is the c3d "object model". It's kind of a graphical representation of the data you can get to (i.e.all the **** you can get in trouble with).

    Enjoy your learning experience.

  2. #12
    Member
    Join Date
    2018-11
    Posts
    5
    Login to Give a bone
    1

    Default Re: Extract description from a C3D cogo point "AECC_COGO_POINT"

    JeffClark,

    after you mess with c3d styles a little you'll see how simple, easy and straight forward they are. Lot's easier then writing some code to extract data. Styles are the real power of Civil3D in terms of presentation. If a person doesn't know about styles and how to use them, then that person doesn't know civil 3d. Give them a try, I think you'll agree.

  3. #13
    Member
    Join Date
    2018-11
    Posts
    5
    Login to Give a bone
    0

    Default Re: Extract description from a C3D cogo point "AECC_COGO_POINT"

    Quote Originally Posted by mark.risch775532 View Post
    JeffClark,

    Within Civil 3d help, take a look at the API developer's guide. Here are a couple of good resources:


    This is the developer's guide. It's got what you need. It's a good explanation of the things you are trying to do.


    This is the c3d "object model". It's kind of a graphical representation of the data you can get to (i.e.all the **** you can get in trouble with).

    Enjoy your learning experience.


    Sorry,

    I see that links are taken out of this text.

  4. #14
    I could stop if I wanted to
    Join Date
    2014-08
    Posts
    447
    Login to Give a bone
    1

    Default Re: Extract description from a C3D cogo point "AECC_COGO_POINT"

    Quote Originally Posted by mark.risch775532 View Post
    JeffClark,

    after you mess with c3d styles a little you'll see how simple, easy and straight forward they are. Lot's easier then writing some code to extract data. Styles are the real power of Civil3D in terms of presentation. If a person doesn't know about styles and how to use them, then that person doesn't know civil 3d. Give them a try, I think you'll agree.
    I really hate to disagree with you but I find styles the way they are presented and used a royal pain you know where. They are unnecessarily over complex and user- unfriendly and yes I do know them and even use them. But I find my self exploding them to get the final product in the way I want it. I my view Civil3D has never lived up to it's promise; it still is behind LDD in several ways

Page 2 of 2 FirstFirst 12

Similar Threads

  1. 2014: COGO Points copy from Name to Description
    By lmorse757798 in forum AutoCAD Civil 3D - General
    Replies: 7
    Last Post: 2018-02-06, 01:59 PM
  2. 2017: How to add a cogo point along a 3D polyline at a random point
    By tadthurston725387 in forum AutoCAD Civil 3D - General
    Replies: 3
    Last Post: 2018-01-11, 01:42 PM
  3. Update Cogo points based on raw description?
    By CCarleton in forum AutoLISP
    Replies: 7
    Last Post: 2015-10-16, 11:42 PM
  4. Replies: 2
    Last Post: 2012-04-24, 05:44 PM
  5. Replies: 3
    Last Post: 2007-11-07, 06:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •