Results 1 to 2 of 2

Thread: Civil3D: Change corridor station frequency

  1. #1
    Member
    Join Date
    2016-10
    Posts
    5
    Login to Give a bone
    0

    Default Civil3D: Change corridor station frequency

    By creating a corridor with the dialog-box or using the command editcorrregionfreq I have the option to change the default station frequency.

    Now I will create the same corridor with vb.net. To add this new corridor to the CorridorCollection with baselineregions to the BaselineRegionCollection works fine.
    At this point I have no idea for following questions:
    - How do I change the default frequency in the corridor or the baselineregion? I think its not a good solution to add stations with the methods AddStation or AdditionalStations.
    - How do I change the default frequency generally? The frequency (25m alignment, 10m profile) of the new created corridor is not like the default parameters in CreateCorridor or CreateSimpleCorridor (25,25).

  2. #2
    Member
    Join Date
    2016-10
    Posts
    5
    Login to Give a bone
    0

    Default Re: Civil3D: Change corridor station frequency

    Quote Originally Posted by FisherMan View Post
    By creating a corridor with the dialog-box or using the command editcorrregionfreq I have the option to change the default station frequency.

    Now I will create the same corridor with vb.net. To add this new corridor to the CorridorCollection with baselineregions to the BaselineRegionCollection works fine.
    At this point I have no idea for following questions:
    - How do I change the default frequency in the corridor or the baselineregion? I think its not a good solution to add stations with the methods AddStation or AdditionalStations.
    - How do I change the default frequency generally? The frequency (25m alignment, 10m profile) of the new created corridor is not like the default parameters in CreateCorridor or CreateSimpleCorridor (25,25).
    Now I'm able to answer the first question myself: With the property BaselineRegion.AppliedAssemblySetting you are able to change the values.

Similar Threads

  1. Corridor Solids integrated into Civil3D 2013.
    By Wish List System in forum Civil 3D Wish List
    Replies: 0
    Last Post: 2012-06-13, 04:30 AM
  2. Station Equations and the Corridor Section Viewer
    By joseph.holzwart in forum AutoCAD Civil 3D - Corridors
    Replies: 1
    Last Post: 2010-02-21, 12:53 AM
  3. Change station label
    By paulof in forum AutoCAD Civil 3D - Alignments
    Replies: 9
    Last Post: 2009-11-12, 04:37 AM
  4. Station & Offset - Civil3d
    By rad.77676 in forum VBA/COM Interop
    Replies: 2
    Last Post: 2006-03-09, 11:33 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
  •