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
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
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.