Share
 
 

IntersectionBoundaryDivisionLines Property (ActiveX)

Specifies whether division lines are shown in intersection boundary.

Supported platforms: Windows only

Signature

VBA:

object.IntersectionBoundaryDivisionLines
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

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

Type: Boolean

  • True: Division lines are shown.
  • False: Division lines are not shown.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?