SliceDepth Property (ActiveX)

Specifies the thickness of a section plane.

Supported platforms: Windows only

Signature

VBA:

object.SliceDepth
object

Type: Section

The object to which this property applies.

Property Value

Read-only: No

Type: Double

The thickness of the section plane is valid only when the section type is set to slice. Use the State2 property to determine the type of the section object.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available