Share

PointCloudExtractor Class

Description

This wraps the AcPointCloudExtractor, which can extract point cloud in a plan and output line/pline.

Class Hierarchy

Autodesk.AutoCAD.Runtime.DisposableWrapper
    Autodesk.AutoCAD.Runtime.PointCloudExtractor

Visual Basic

Public Class PointCloudExtractor
Inherits DisposableWrapper

C#

public class PointCloudExtractor : DisposableWrapper;

Links

PointCloudExtractor Methods

Was this information helpful?