BottomHeight Property (ActiveX)

Specifies elevation of section plane bottom extents relative to the object’s elevation.

Supported platforms: Windows only

Signature

VBA:

object.BottomHeight
object

Type: Section

The object to which this property applies.

Property Value

Read-only: No

Type: Long

Height of the section plane's bottom.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available