Share
 
 

UseEntityColor Property (ActiveX)

Specifies the color source for the point cloud.

Supported platforms: Windows only

Signature

VBA:

object.UseEntityColor
object

Type: PointCloud

The object this property applies to.

Property Value

Read-only:
  • No: AutoCAD
  • Yes: AutoCAD LT

Type: AcPointCloudColorType enum

  • acTrueColor
  • acByColor

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?