Share
 
 

PointCloud Object (ActiveX)

A source of point cloud content.

Supported Platforms: Windows only

Class Information

Class Name

AcadPointCloud

Object Inheritance
Object
   AcadObject
      AcadEntity
         AcadPointCloud
Create Using

VBA

Not applicable
Access Via

VBA

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item

Remarks

Point clouds are large collection of points placed on a 3D coordinate system.

You can use ActiveX to query and edit PointCloud entities in AutoCAD drawings. You cannot create a PointCloud object with ActiveX.

Was this information helpful?