Share
 
 

PointCloudEx Object (ActiveX)

A point cloud extension entity.

Supported Platforms: Windows only

Class Information

Class Name

AcadPointCloudEx

Object Inheritance
Object
   AcadObject
      AcadEntity
         AcadPointCloudEx
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?