• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Active Member
    Posts: 7
    Registered: ‎03-27-2012

    how to get the coordinates of Point cloud

    194 Views, 2 Replies
    03-27-2012 09:23 AM

    I use POINTCLOUDINDEX to convert .las file to .pcg file, then I use POINTCLOUDATTACH to add .pcg file to model space.

     How can I get the 3d coordinates of points in .pcs files?

     

    I use ObjectARX in .net.

    I can't find any Entity types related to pointcloud, should I find in other namespace?

    Please use plain text.
    Active Member
    Posts: 7
    Registered: ‎03-27-2012

    Re: how to get the coordinates of Point cloud

    04-01-2012 09:38 AM in reply to: etretriste

    Does anybody know that ?

    Please use plain text.
    Contributor
    Posts: 24
    Registered: ‎09-02-2005

    Re: how to get the coordinates of Point cloud

    05-09-2012 03:10 AM in reply to: etretriste

    Have a look at the API's in ObjectARX SDK (from 2011) .\inc\AcPointCloud.h.

     

    In particular you may need the acdbProcessPointCloudData(...) API

    _________________________
    Tilo Pfliegner

    www.kubit-software.com
    Please use plain text.