-
Re: need advise on new computer spec
IMHO, once you have removed the bottlenecks with a dedicated GPU and fast NVMe drive(s) i5 vs i7, or ram timings aren’t going to be noticeable. Personally, I’d bump up to 32 @ ddr4, especially if you…1 -
DosLib for BricsCAD lite
Hi, I started porting DosLib to SDS, so it can run on lite most of the functions are working... enjoy https://github.com/CEXT-Dan/DOSLib/releases1 -
Re: Forum - edit a quote
actually, that worked pretty good1 -
Re: Call Lisp command via .NET C#
import traceback from pyrx_imp import Rx, Ge, Db, Ap, Ed, Gi, Gs def PyRxCmd_calllisp(): try: args = [(Rx.LispType.kText, "c:mycircle"), (Rx.LispType.kPoint3d, Ge.Point3d(0, 0, 0)), (Rx.Lis…1 -
Re: -Wblock Multiple Blocks?
interesting, I get separate blocks1