AutoCAD Civil 3D :: Profile Entities Vista Items Shaded (unable To Edit)?
Mar 19, 2013
Civil 3D 2013, trying to edit a FG profile through the Profile Entities vista and Profile Layout Parameters dialog box. All entities in the vista are shaded (locked) and will not allow me to edit. Is there something that I am missing here? I should be able to edit the PVIs (or entities) correct? I couldn't find anything in documentation as to why these are shaded and not allowing me to edit them.
View 5 Replies
ADVERTISEMENT
Mar 23, 2012
Is there a way to get osnaps to work on pofile entities, specifically the internal grid lines and the proposed profile line?
View 3 Replies
View Related
Jul 31, 2013
A tabular data sheet for profiles could be very interesting.
Civil 3D (2013)
View 9 Replies
View Related
Dec 20, 2012
I was wondering if after drawing an alignment, creating a profile, and profile view, is there a way I can mark items along the alignment so they could show up in the profile view. I am laying out a pipeline and want to have the profile display a marker for items such as tees, elbows, reducers and other items. The marker I would like to use will be something like the vertical style grade break markers.
Also on a side note, as each of these items will have a different name, is there a way that I can add these markers and then have each one with a unique name?
View 9 Replies
View Related
Jan 14, 2009
I have a strange thing that all of a sudden started happening. If I Rt-Clk on a surface on a profile and select Edit Profile geometry, the dialog box comes up, but almost every option in there is greyed out!
This is not drawing-specific, not is it machine specific.
See attached pic.
View 9 Replies
View Related
Jun 7, 2012
See attached .pdf file.
I would like to delete the horizontal line (white line) from our sanitary profile structure. I have outlined it with a yellow cloud. I want to permanently delete it from our style. I can access the style in the Prospector but cannot figure out how to edit the block to delete the line in question.
View 2 Replies
View Related
Jan 5, 2012
When I select any visual style other than '2D Wireframe' in AutoCad 2011 for mac it stops me from being able to edit it at all, not even select any objects.
I trialed AutoCad 2012 and it allowed me to edit solids whilst they were shaded. Is this a feature difference, a bug, or something that I haven't set up right in 2011?
View 7 Replies
View Related
Jun 26, 2012
I have a large number of profile views in Model space that I need to edit the Elevation values for all of them in the Profile View properties. Any way to select them all and edit the Profile View Properties? Maybe creating a group or something?
Civil 3D 2012
Win 7 Ultimate x64
Intel Core 2 3.2Ghz - 12MB RAM
Nvidia 8500GT Dual DVI
View 1 Replies
View Related
Apr 12, 2012
It seems like I used to be able to do this in 2012.
I created a design profile and used the copy profile command. I close the layout toolbar of the original design profile.
When i select the copied design profile to grip edit a pvi, the existing ground profile and copied profile disappears and i cannot grip edit.
I have also tested this with an OOTB template.
Question: How to be able to grip edit a copied design profile in 2012.
View 5 Replies
View Related
Jul 26, 2013
I was editing a profile yesterday and when I chose the grips, it offered me the station or elevation which I could edit. C3d crashed and now after 3 restarts, I cannot get the SE grips. I only get polar tracking when using grip edits.
Civil 3D 2012 SP4.0 Windows 7 Enterprise 64-bit
C3D 2014 SP1
Dell M6600, Core i7 @ 2.3GHz, 16 GB ram
Dell T3500 workstation, too much ram to post
View 1 Replies
View Related
Sep 26, 2013
I have a finished grade surface and I have a feature line that is my waterline. I created an alignment and then recreated my feature line so they would be linked. I can then create a profile using my alignment and that shows my surface at that alignment. I can even add the waterline by using project objects to profile view.
I need to be able to edit the feature line elevations in the profile view by creating and erasing PVIs so this will tie back to my geometry.
AutoCAD Civil 3D 2012 SP4
Windows 7 (64)
View 9 Replies
View Related
Dec 13, 2012
Civil3D - have surface from contours (plines), breaklines, etc. Have been able to edit TIN to add points or move them in the past (I think). Recently, I can't add or move points through the TIN edit. I'm guessing something I changed (maybe recent update), variable, etc
View 9 Replies
View Related
Mar 4, 2009
I have to go up to cut and select the object to delete. Also when I click on text the edit dialogue box doesn't come up. I have to go to properties to edit.
View 9 Replies
View Related
Nov 11, 2013
Unable to edit parameters in Corridor Section Parameter Editor
View 4 Replies
View Related
Jul 25, 2013
I coded a utility to work with entities rotation. This is a part of a bigger project so i just cutt and pasted together the part of code that have this problem.
Basically i get the selection, i clone it (because this is a copy and rotate) and through a draw jig class i rotate all the entities. This works well but just sometimes when the command ends it happened this weird thing, the entities appears in the draw but they can't be selected. And all get back to the normally after saving, closing and reopening the draw.
This is the utility.
public void Run(object param) { Document doc = Application.DocumentManager.MdiActiveDocument; Editor ed = doc.Editor; Database db = doc.Database; List<Entity> toRotate = new List<Entity>(); PromptSelectionOptions pso = new PromptSelectionOptions(); pso.MessageForAdding = "
Select objects"; pso.AllowDuplicates = false; pso.AllowSubSelections = false; PromptSelectionResult psr =
[code]........
This is the link
[URL]........
View 2 Replies
View Related
Feb 27, 2013
I've got an existing assembly in which I need to change the matchlist for the imates. I have been able to change the imate names but not the match list.
The only reference I have found creates the iMate in a part. I need to edit an existing iMate in the assembly document for the matchlist.
I have some code below, but it is not complete.
Set MyPart = ThisApplication.Documents.Open(strJobLocalDirectory & strLFVAssyName)
Set oAssyComp = ThisApplication.ActiveDocument.ComponentDefinition
'Dim oDoc As Inventor.AssemblyDocument
Set oDoc = ThisApplication.ActiveDocument
Dim oInsertiMate As InsertiMateDefinition
[code]....
View 2 Replies
View Related
Sep 23, 2013
I made a drawing, but after using ilogic (ilogic is in drawing,assembly, part) in it, drawing view of a particular part is coming in hidden line, other are shaded as u can see in image.
Drawing view is associative, all edges shown, level of detail is master, view style is Hidden Line Removal with Shaded
Computer Config:
Inventor 2013
Intel Xeon CPU
2.67 GHZ
8 Gb ram
Windows 7 64 bit
View 3 Replies
View Related
Jan 15, 2010
Suddenly I can only select one item at a time. If I move onto another item, the first one de-selects. I haven't knowingly made any changes. What has happened and how to put it right? I can select multiple items via 'click and drag', but only within one drag - another drag then de-selects the first drag again.
View 9 Replies
View Related
Apr 18, 2013
For some strange reason when I got to work this morning I was unable to view items as I draw. I can see lines as I draw once I specify the first point with ortho on or off, but I can't see shapes (dimensions, circles, rectangles, ellipse, or box) while I draw. Once I select the second point the object does appear but a setting has changed and I can't figure out how to get it back to normal.
View 7 Replies
View Related
Mar 31, 2013
All of the sudden I cannot double click on text to edit and I cannot select items before I use a command. If I have selected an object the delete button will not work.
View 1 Replies
View Related
Jun 28, 2013
place a component in the assembly.
create an assembly plane based on the assembly origin planes, (not the component origin planes).
in the browser, try to drag the plane above the component.
its not working on my machine?
View 7 Replies
View Related
Feb 22, 2013
I created a drawing where I created a grading object (pad) under a site, a couple of alignements, etc.
After deleting everything to maintain layer states and settings, I saved the drawing as a starting template for day to day drawing (left it as a dwg, not dwt)
When I start a new drawing from a saveas of the template, it says that there is already a grading group named 'pad' but there isn't anything shown in the prospector. Purge hasn't worked. Any ghost entities left in a drawing.
I've also noticed that if you screw up a grading and try to delete the entire site and start over...you get weird results too. It's like it remembers old stuff you did (ghost entities) and won't let you start with a clean slate.?
Infrastructure Design Suite 2013
Dell Precision T3600 - Windows 7 64-bit
NVIDIA Quadro 600
Intel(R) Xenon(R) CPU E5-1607 0 @ 3.00GHz 3.00GHz
8 GB ram - Two 1TB raid
View 7 Replies
View Related
Aug 20, 2012
How to export a dwg file to bmp.
Autodesk.AECC.Interop.UiPipe.AeccPipeDocument class has a function 'Export'
Export(String fileName, string Extension, Autodesk.AutoCAD.Interop.AcadSelectionSet selectionSet)
the problem is I don't know how to contrust a selectionset with all entites in the drawing selected. I've spent the major part of the day searchin here and in the API reference. But nothing.. how to create such a selection set. I'm using the COM API in C#.net
View 2 Replies
View Related
Mar 1, 2013
I have an alignment label that I normally use to show the PVI's of a profile in the plan view.
This is a little unusual, but in a specific case I wanted to design my profile at one alignment, but show it at another. I designed my swale profile in the pathway profile view and then superimposed the swale profile on the swale profile view. I then went back to the swale alignment to add these labels.
It's a no-go AFAICT. The only profile available for me to select for these labels is the original ground profile from the surface.
View 5 Replies
View Related
Nov 4, 2013
I'm working with a structure profile label style and it seems like the only way to anchor the position of the label is based on offsets from the structure itself... Any way to position the label based on the top of the profile view, so that I could make all of my labels horizontally aligned above the profile view?
View 9 Replies
View Related
Mar 14, 2013
Im creating a Profile Bandset and would like to have multiple surface/profile elevations shown, ie: EG, FG, Back of Curb and Back of walk. While creating this bandset I see that the text component editor properties only has code for profile 1 elevation and profile 2 elevation in the properties area, which the code for this looks like below.
<[Profile1 Elevation(Uft|P2|RN|Sn|OF|AP)]>
<[Profile2 Elevation(Uft|P3|RN|AP|Sn|OF)]>
Ive tried to write my own code using the profile 2 as an example but it doesnt seem to work as a 3rd surface/profile and only seems to mimic the profile 2 elevation when placed in the band
My questions are as follows
1) does Civil 3d only allow 2 surface elevations in any band set? if it does allow more profiles/surface elevations what am i missing to create it?
2) if Civil 3d does alow for multiple surfaces to be shown in the band set how do i get the text component editor to supply the extra profile elevation codes? or would i need to create from scratch
3) if i need to write the code from scratch does any listing of the codes and meanings of each code ie what does RN, Uft, Sn and so forth do and mean .
View 3 Replies
View Related
Mar 5, 2012
I have a group of profiles in a drawing and I want to change how one of the profiles is displayed through the profile view style manager, but I do not want to change how all of the profiles look. Is there a way to change the way a single profile looks without changing all of them?
View 2 Replies
View Related
Jun 17, 2013
I have a profile showing proposed storm sewer, existing sanitary, rock surface, existing surface, and proposed profile. Today for some reason the proposed profile and labels, and the existing surface are not showing on the profile and I'm not sure what has changed or how to get them back.
View 3 Replies
View Related
Jan 17, 2012
I am working C3D 2012. I have a proposed alignment and profile design by another firm that I had to tranfer into C3D. I had no problem getting the horizontal alignment to display from a text file. I tried to do the same with the profile by using the 'create a text file and create the profile from file' command. I got the POB, PI's, and POE to display. I then defined the VC. I wanted to verifiy that the profile was indeed accurate compared to what we were provided. So I tried to execute a profile report PVI Station and Curve Report - I keep getting an error that "No FG profiles in dwg".
I know the Proposed profile is indeed set to proposed in the properties. I have noticed that the icon next to the profile I create from the text file is different than the profiles created from scratch.
Is there a way to convert this profile to be recognized as a FG profile?
Intel Core i5-2500K CPU @ 3.30 GHz
8.00 GB
64-bit
View 9 Replies
View Related
Feb 28, 2011
I try to make curb return profile without profile view like a intersect command.
I was make curb return alignment but I can not find profile command without profile view.
View 6 Replies
View Related
Jun 28, 2012
The intersection wizard makes dynamic EOP profiles based off of the cross slope from the centerline. Well the intersection tool doesn't always work with funky intersection layouts. Is it possible to manually create a dynamic EOP profile based on the cross slope from the centerline profile?
Civil 3D 2012
Windows 7, 64 bit
View 1 Replies
View Related