SegmentPerPolyline Property

Specifies the number of line segments to be generated for each polyline curve.

See Also | Example

Signature

object.SegmentPerPolyline

object

DatabasePreferences
The object or objects this property applies to.

SegmentPerPolyline

Integer; read-write
The number of line segments to be generated for each polyline curve.
0 < SegmentPerPolyline <= 42950

System variables

The value of this property is stored in the SPLINESEGS system variable.

Remarks

The initial value is 8. The higher the number you specify, the greater the performance impact.

 

   Comments?