.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Points in a Point Cloud
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
397 Views, 2 Replies
03-29-2010 10:20 PM
AutoCAD 2011. C#
Does anybody know how to access the point positions within a Point Cloud using C#? Or is this function not provided in the managed class?
Thx.
Kevin.
Does anybody know how to access the point positions within a Point Cloud using C#? Or is this function not provided in the managed class?
Thx.
Kevin.
Re: Points in a Point Cloud
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-30-2010 01:51 AM in reply to:
kevin.barnett
What I know is, that the Point Cloud API is at the moment only as ObjectARX API available. So you have to write your own wrapper for .NET
regards
Markus
regards
Markus
Re: Points in a Point Cloud
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-06-2012 07:05 AM in reply to:
MarkusLatz
I'm interested in this problem, and I also want to know the specific solution to it.
Could you give an example in detail?
