AutoCAD Civil 3D :: SAC - API Class For Radius?
Nov 22, 2012I am working on custom subassembly and I would need different scenarios for different radiuses along the alignment. Is there a way how to find out this current value?
View 2 RepliesI am working on custom subassembly and I would need different scenarios for different radiuses along the alignment. Is there a way how to find out this current value?
View 2 RepliesHow to use the Surface Contour Label Group class in the .NET API.
My first guess was that I had to create an instance object of the class and name it, and then use a "Create" method (e.g., CreateMultipleAtInterval) from there, like this:
Dim labelgroup As SurfaceContourLabelGroup
labelgroup.CreateMultipleAtInterval(arguments)
However, this doesn't work, as Visual Studio told me "Warning: Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated."
I tried just saying:
SurfaceContourLabelGroup.CreateMultipleAtInterval(arguments)
But that didn't seem to work either. How this class works and get it to add some contour labels to a drawing?
In "SettingsSampleLine.SettingsStyles" there are the default properties:
SampleLineSampleLineLabelSampleLineLabelStyleIdSampleLineStyleIdSettingsSampleLine estiloLM = CivilApplication. ActiveDocument. Settings. Get Settings<SettingsSampleLine>();string NombreEstilo=estiloLM.Styles.SampleLine.Value;string NombreEstiloEtiqueta = estiloLM. Styles. SampleLineLabel. Value;
but I don´t find SampleLineLabel property in Sample Line Class¿?Is that property in sample line group?
I am wanting to add a field to my pipe parts to store the pipe pressure and stiffness class separately to give me the most flexiblility with my labels is this possible thru the partbuilder interface I got to here but can not see a way to add custum field. There are some extra build in fields like material are they hard coded or can you hack the xml file directly to add additional fields.
View 3 Replies View RelatedI'm grading this pad site from EL.215 to EL213 at a 2:1 slope. I use "grade to elevation" but I don't want the corner to fillet. I need the grading to fill in to the retaining wall (red line). I tried using infill but I can't get the fill slope display to show up.
View 9 Replies View RelatedHow can I change the minimum radius table if Autocad Civil 3D only have as a minimum 4%?
And I need to use as a minimum 2%. see attached picture.
I have attached a plan view of a small curb and gutter. What is wrong with the linecode I can not get the radius to close at one of the curbs
View 5 Replies View RelatedJust started a drawing in C3D 2013 using an existing template. If I draw an arc using the "Angle" rather than length or radius, entering the angle as 11.1601, then label the arc, the delta angle is converted to hms or 11.0936 . The template and labeling style are ones we've used for several releases. I've compared the feature settings, units and the curve labeling command and can not find where this is being changed.
View 8 Replies View RelatedHow to specify the value of radius (R) WHILE drawing the horizontal alignment?
I’m wondering if there is a way to specify the value of radius (R) while drawing the horizontal alignment.
For example, the value of deflection angle can provided while WHILE drawing the horizontal alignment by typing ‘dd (attached). Is there a way to specify the value of radius (R) while drawing the horizontal alignment?
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
minimum turning radius of cat 777f at 30km/hr? need to figure out the horizontal curves to use for this.we have been using 60 to 100m curves but i think it maybe smaller. small curves works with these steep terrain.
Civil 3D 2012
Work: Xeon W3503, 12GB, Quadro 2000, Dell P2211H x 2
Home: 3930k, 12GB, GTX 590, U3011, QX2710
I know I can use "<[Geometry Point Entity Before Data(CP)]>" (or after...) .
But this text is tooooooooo long.
Is there any way to get only the :
- radius - length of segment. or - Spiral A ???
Maybe using expressions? In this case any hidden elements?
I know I can use segments or multiple segments but I want to do the work in only 1 labeling step ...
What settings has changed to make any polyline I offset to add a radius fillet to it. See attachment
Civil 3D 2013 (SP1)
Dell T3500
Win 7 Pro X64
Intel Xeon 3.2 GHz
24 GB ram
NVIDIA Quadro 4000
I want to make a curve label with all its elements (radius,tangent...) and the data of widenning and superelevation on the curve?. I attached the label that I want to create on C3D.
C3D 2012
Win-64 bits
Changing the curb return radius after the intersection has been created. I am able to go back to the curb return parameters dialog and enter a different value, but once I hit Enter or OK the value reverts back to the one I orginally used.
So it looks like I have to delete the intersection object and re-start the wizard from scratch. Not that it's a big deal, just thought there might be a way to make the change once the intersection is built.
The association between design speed (V) and radius of circular curve (R),
As the R is positively related to V according to the equation (attached), then I expect that the C3D changes R value as the value of V is changed.
For example, on the attached screenshots, the R value of horizontal alignment is built based on a design speed of 100km/hr. Now if the speed is changed to 50km/hr, then why the value of R is not automatically changed to be compatible with the new speed?
I'd like to view the parameters of my aligments elements near the geometry points. That is, the station and the radius value or spiral parameter (or what I want). I have explored the text & reference text but there is not R or A elements...
How is it possible ? C3D can detect the type of geometry poinr, so it would must to know R, Lenght,. A, etc....
In addition I 'd like to do it using the aligment label set.... sci-fi , isn't it ?
When you have to create plans, the aligments need to show a lot of information. Doing it manually is so boring..... (and in XXI century ...... )
Civil 3D (2013)
How to set change the radius to degrees in horizontal geometry band set profile.
View 2 Replies View RelatedI'm getting a "Class Not Registered" message when I try to use the section tool.
(AutoCAD Archtecture 2013)
Program, AutoCAD 2010 VBA..I normally use the following code to get attributes from a drawing.
Public Sub array1Initialize()
For Each elem In ThisDrawing.ModelSpace
If elem.EntityName = "AcDbBlockReference" Then
If elem.Name = "SPREAD SHEET INFO" Then
[code]....
The attributes are in an array called array1. This works in my form module but when I move it to a class module I get array1 is not readable. is there any sample code that gets attribute in a class module?
I used it to clear out the old vertex information, and then add new vertex points.All works on the screen until you use the undo command then all the vertex points are lost. Just created new polylines and deleted the old to fix it. Not ideal as I was storing the ObjectId’s in Xrecords, which now have to be updated with the new id’s
View 3 Replies View RelatedWe use several different classes of steel such as A572-65 or A572-50 etc. Any way to add those values in Inventor 2014 without having to reinvent the wheel?
View 3 Replies View RelatedError Message: "Class Not Registered." appears when opening an assembly.
Generally, the errors appears to stop the model from opening.
I have created one class library project using .NET API. So now I want to convert that project into the Setup project means I want to make installer for it. After that it installed, I want my plug in in the ribbon menu.
View 3 Replies View RelatedI am just beginning with the 2014 AutoCAD. It continues to tell me to open sample drawings from the "Class file folder" in the text book. I have not been able to locate this folder with the samples in it. Where would this be located?
View 1 Replies View RelatedI brought in an .SDF file containing survey points into a new drawing.
When I use "style" to format the labels I get the symbol displayed but the text doesn't show up till I hover over the point with my cursor, and they dont stay visible when I move the cursor away from the point.
When I use "Feature Label" I can get a symbol but no text, even if I hover the cursor over the point.
I have set mapsrtyle to "Enhanced"
I would prefer to use "Feature Label" because of the additional features it offers.
I'm trying to create a property in a class "extractTitleBlock" which searches through the "ExtractBlockRef (AttRef List)".
How would I search through a list of the class object above it?
Public Class extractTitleBlockInherits extractBlockRefPublic ReadOnly Property Description_Concantenated() As StringGet'Function to Get 4 Attributes and Return Concantenated StringEnd GetEnd Propertyend ClassPublic Class extractBlockRefInherits extractEntityPublic Name As StringPublic Space As String
[Code] .........
When i attempt to open a dxf file in autocad it comes up with error messages;
Class not registered
I create a sdf file and add a squema for non feature class, for association with an existing feature class squema property.
But the table is empty andlocked with no chance of adding values. Since it has no geometry, how can I put some rows on it.
I try to import using bulk copy, but then I cant remove or add rows.
How can I insert values in a sdf table?
So i have managed to get my VBA apps working up to version 2010 (with the AcFocusCtrl). I just upgraded to AutoCAD 2012. For some reason I cannot get the ACFocusCtrl on my VBA userform. When I try to drag it onto the userform, I get an error "Class Not Registered". how I can load that control?
View 4 Replies View RelatedEvery time I try to run a tool from the tool palette like dragging an AEC block into my drawing I get a pop out window saying: "Unable to execute the tool - Class not registered" why this is happening on Autocad Architecture 2010?
View 9 Replies View RelatedI can't tell if this is a bug or a "feature."
I have created a custom thread.xls table so that thread callouts are in decimal format per ASME B1.1.
When I use the Hole / Thread feature note in an .idw, the thread class will not show on an external thread. If I change the format to not use Custom Thread Designation, the thread class appears. If I use the Custom Thread Designation on a threaded hole, everything works fine.