Activity
 
Notifications
Clear all
JackS
@jacks
Registered
Joined: December 17, 2013 2:44 pm
Topics: 0 / Replies: 8
Reply
RE: Typicals in drafting/road design

Typical yes, but there are always exceptions 🙂

10 years ago
Reply
RE: autocad/c3d label polyline area.

A line label style is a good idea but a "field" would also work. Just type field in your command line and follow the prompts

10 years ago
Reply
RE: C3D auto linework simplification

Robert,Here is my lisp.(defun C:XCF ()(setvar "CMDECHO" 0)(setvar "qaflags" 1)(if (setq C3DOBJ (ssget "X" '((0 . "AECC_SVFIGURE*"))))(command "explode...

10 years ago
Reply
RE: C3D auto linework simplification

Rob,First I know this may be a little late of a reply to your post but I didn't see it until today.I'd like to start off by saying I'm a self taught C...

10 years ago
Reply
RE: Civil 3D Point Group Problem

It could be several things but lets just check a few simple things first.How is your new point group being populated?(a) point range(b) by description...

10 years ago
Reply
RE: C3D .prj file for GIS

This is what I have done. Take you modified SPC data and move it back to SPC. Then give them you cad file and have them bring it into GIS (ESRI can im...

11 years ago
Reply
RE: Monitoring Wells

Typically the horizontal location is less relevant than the vertical to the environmental engineering firm. So we locate the lid either with GPS or a...

11 years ago
Reply
RE: Numeric field coding - F2F issues

Civil 3D has no issues with numeric field codes. If you set your Description keys and your Figure prefix database up correctly, the description keys w...

11 years ago