Author Topic: Civil3D - ssget  (Read 2486 times)

0 Members and 1 Guest are viewing this topic.

MSTG007

  • Gator
  • Posts: 2598
  • I can't remeber what I already asked! I need help!
Civil3D - ssget
« 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.


Civil3D 2020

Jeff_M

  • King Gator
  • Posts: 4087
  • C3D user & customizer
Re: Civil3D - ssget
« Reply #1 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