IntersectionBoundaryLineweight Property (ActiveX)

Specifies the lineweight of intersection boundary.

Supported platforms: Windows only

Signature

VBA:

object.IntersectionBoundaryLineweight
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: ACAD_LWEIGHT

The lineweight of the intersection boundary.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available