SectionPlaneOffset Property (ActiveX)

Specifies the offset distance of the section plane.

Supported platforms: Windows only

Signature

VBA:

object.SectionPlaneOffset
object

Type: Section

The object to which this property applies.

Property Value

Read-only: No

Type: Double

Remarks

The offset distance is the distance between the section plane and the parallel plane passing through WCS origin.

Examples

VBA:

Not available

Visual LISP:

Not available