BrkList - break a curve at listed points
----------------------------------------
(C)2009 XANADU - www.xanadu.cz

BrkList utility (command) prompts for a list
of stations (distances from start) and then
performs multiple BREAKs on a selected curve
in the specified points (stations).

The list of stations can be entered either as
a comma delimited sorted list - e.g.:
100,150.2,324.86,551

or read in from a text file (each station on
a single line) which can be exported e.g. as
a CSV file from Excel.

Supported object types:
LINE ARC POLYLINE LWPOLYLINE 3DPOLYLINE
SPLINE ELLIPSE HELIX

The BRK-NOPOINTS Lisp variable can suppress
creating POINTs at the breakpoints:
(setq BRK-NOPOINTS T)

The BRK-NOBREAKS Lisp variable can disable
real BREAKs at the breakpoints (create points
only):
(setq BRK-NOBREAKS T)

License: BrkList is a free utility by XANADU,
do not publish it online on other than XANADU's
web servers, do not sell, lend or exchange it.

----------------------------------------------------
Contact:
XANADU a.s.
Tylova 17, 370 01 Ceske Budejovice, Czech Republic
info@xanadu.cz  www.xanadu.cz  www.cadforum.cz
