Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Login
Register
TheSwamp
»
Code Red
»
.NET
»
Topic:
How to use the AddSubentityPaths method of Entity object?
« previous
next »
Print
Pages: [
1
] |
Go Down
Author
Topic: How to use the AddSubentityPaths method of Entity object? (Read 1215 times)
0 Members and 1 Guest are viewing this topic.
guohq
Newt
Posts: 84
How to use the AddSubentityPaths method of Entity object?
«
on:
September 13, 2023, 03:35:01 AM »
When I readed the AutoCAD development help documentation, I found that the Entity class has an AddSubentityPaths method. I didn’t understand what it meant?
What is the use of this method? Please give an example.
Logged
kdub_nz
Mesozoic keyThumper
SuperMod
Water Moccasin
Posts: 1900
class keyThumper<T>:ILazy<T>
Re: How to use the AddSubentityPaths method of Entity object?
«
Reply #1 on:
September 13, 2023, 03:58:16 AM »
https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-50891C1D-FA31-4611-8BDE-35A054E091CA
https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-7F70C8D2-C84C-4603-907A-A2F576C74AEC
https://www.keanw.com/2010/08/changing-the-layer-or-color-of-a-nested-entity-using-net-take-2.html
https://adndevblog.typepad.com/autocad/2012/03/selecting-solid3d-sub-entities.html
And lots more
https://www.google.com/search?q=SubentityPath+AutoCAD
Logged
Called Kerry in my other life
Retired; but they dragged me back in !
I live at UTC + 13.00
some people complain about loading the dishwasher
Sometimes the question is more important than the answer.
Print
Pages: [
1
] |
Go Up
« previous
next »
TheSwamp
»
Code Red
»
.NET
»
Topic:
How to use the AddSubentityPaths method of Entity object?