Share
 
 

ShowClipped Property (ActiveX)

Enables or disables the clipping boundary.

Supported platforms: Windows only

Signature

VBA:

object.ShowClipped
object

Type: PointCloud

The object this property applies to.

Property Value

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

Type: Boolean

  • True: Clipping boundary is enabled
  • False: Clipping boundary is not enabled

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?