Specifies the plot style name of curve tangency lines.
Supported platforms: Windows only
Signature
VBA:
object.CurveTangencyLinesPlotStyleName
- object
-
Type: SectionTypeSettings
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: String
Name of the plot style to be applied to the curve tangency lines.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available