TheSwamp

CAD Forums => Vertically Challenged => Land Lubber / Geographically Positioned => Topic started by: MSTG007 on October 12, 2016, 08:36:36 AM

Title: Civil3D - ssget
Post by: MSTG007 on October 12, 2016, 08:36:36 AM
Looking for some Civil3D Object Names to place into a ssget for the following:

-Structure Labels
-Pipe Labels
-Pipes
-Structures
-Surface
-Contour Labels

I was using the following code to dump the data but having a hard time finding the right object name.

Code: [Select]
(vlax-dump-object (vlax-ename->vla-object (car (entsel))) t)
Code: [Select]
(ssget "x" '((0 . "Object")))
Thanks for the help again.


Title: Re: Civil3D - ssget
Post by: Jeff_M on October 12, 2016, 10:10:04 AM
Use the LIST command to get the name:

Command: LI LIST 1 found

                  AECC_PIPE  Layer: "C-STRM-PLAN"
                            Space: Model space
                    Material: Sitework.Planting.Gravel.Crushed
                   Handle = 1679

              Type : AeccDbPipe