如何修改线型?
shiying0501
2002年11月24日 16:50:27
只看楼主

我们院里制定的制图标准与理正现用的线型不同,请问如何修改软件里的给排水线型?还有如何制作加字线型,如---P----,----C-----?

我们院里制定的制图标准与理正现用的线型不同,请问如何修改软件里的给排水线型?
还有如何制作加字线型,如---P----,----C-----?
免费打赏
fen
2002年11月25日 18:00:08
2楼
线型定义很简单的
看一下CAD的HELP就可以自己编了
也可以用EXPRESSTOOLS里的工具制作mkltype做线型,
回复
fen
2002年11月25日 18:01:28
3楼
Each linetype is defined on two lines in a LIN file. The first line defines the linetype name and provides for an optional description.

*linetype-name [, description]
This line must begin with an asterisk and must be immediately followed by the linetype name. If the description is provided, it must be separated from the name by a comma and no longer than 47 characters. The description is not used by AutoCAD; it is intended to help you visualize the appearance of the linetype.

The second line is the code that describes the actual pattern.

alignment,patdesc-1,patdesc-2, ...
This line begins with the alignment code (currently only A is allowed), followed by a comma-delimited list of pattern descriptors (no spaces are allowed).

When you create a linetype, it is not loaded into your drawing automatically. Use the Load option of theLINETYPE command.

回复

相关推荐

APP内打开