Share
 
 

CurveTangencyLinesVisible Property (ActiveX)

Specifies the visibility of curve tangency lines.

Supported platforms: Windows only

Signature

VBA:

object.CurveTangencyLinesVisible
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

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

Type: Boolean

  • True: Curve tangency lines are visible.
  • False: Curve tangency lines are not visible.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?