Stylization Property (ActiveX)

Specifies color stylization for selected point cloud.

Supported platforms: Windows only

Signature

VBA:

object.Stylization
object

Type: PointCloud, PointCloudEx

The object this property applies to.

Property Value

Read-only: No

Type: AcPointCloudStylizationType enum; PointCloud objects or AcPointCloudExStylizationType enum; PointCloudEx objects

AcPointCloudStylizationType enum

AcPointCloudExStylizationType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available