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
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