Share
 
 

TopHeight Property (ActiveX)

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

Supported platforms: Windows only

Signature

VBA:

object.TopHeight
object

Type: Section

The object this property applies to.

Property Value

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

Type: Double

Height of the section plane's top.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?