Odcl_LoadLineType
(From ODCL_LMifile)
<< Click to Display Table of Contents >> Odcl_LoadLineType (From ODCL_LMifile) |
|
Odcl_LoadLinetype This function load specific line type |
First Parameter: Document as VLA-Object ex: (vla-get-activedocument (vlax-get-acad-object))
Sec nd Parameter: Linetype name as string ex: "*" or "A1SI31"
Third Parameter: LIN filename as string ex: "MyCustomLINE"
AutoLisp Syntax: (Odcl_LoadLineType LinetypeNama [as string] LINfileName [as string])
|