09-30-2019
03:19 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
09-30-2019
03:19 PM
Sorry but
The answer of: Are there "lineweights" available: NO, you can controle lineweights only by using the pen setting (plot).
TRACE is a command who create TRACEs, i prefer to not use traces because there are no ootb convert functions(explode will not work for trace objects),
much better are POLYLINEs for this.
(PS: Yes, like othe old stuff too, trace objects are also valid in the current version and trace command
is also available, but hidden - Need to start explizit as orignal command with a point in front of the commandname: .TRACE)
How to draw in AutoCAD (R14 or older) with lineweights: Inside cad: Normaly not, this started with version&format 2000,
but if needed, try POLYLINE and differently width.
Sebastian