(if
(not
(or
(= ext1 ".LSP"); Autolisp files
(= ext1 ".VLX"); AutoCAD AutoLISP Macro Application (Autodesk, Inc.)
(= ext1 ".FAS"); AutoCAD Fast-load Auto LISP (Autodesk, Inc.)
(= ext1 ".ARX"); ObjectARX files
(= ext1 ".NRX"); NanoCad module DLL like Arx or Brx
(= ext1 ".CRX"); Core ObjectARX files
(= ext1 ".DVB"); VBA files
(= ext1 ".DBX"); ObjectDBX files
(= ext1 ".VLS"); ObjectDBX files (ZWCAD analoque format to VLX)
(= ext1 ".ZELX"); ObjectDBX files (ZWCAD analoque format to FAS)
(= ext1 ".MNL"); AutoCAD AutoLISP Functions Related to Menu (Autodesk, Inc.)
(= ext1 ".DES") ;BrisCAD Encryipted Lisp
);or
);not
(progn
(princ "\nIts not a path to a Autocad App file")
(exit)
);progn
);if
.CL=Generic LISP Source Code
.EL=eMacs Lisp Source Code
.ELC=eMacs Lisp Byte-compiled Source Code
.GC1=Golden Common Lisp 1.1 Source Code
.GC3=Golden Common Lisp 3.1 Source Code
.KCL=Kyoto Common LISP Source Code
.L=LISP Program File /LEX Program File
.LISP=Translators File of Lisp
.LISPM=Machine File Bitmap for Lisp
.LSP=Program File Lisp
.WKS=XLISP Workspace
17.03.2021
45.4KB
2024-aprilie=
2021-noeibmrie=
Please you compile pp_topoglist.vlax with jc_pin25.lsp
You will understand..
Q=Why, why we need, develop encrypted source.ascii.lisp?
A=Encrypted asciil-lisp.lsp is best way for selling the source/s
on freelancer-com, another way you will failed marketing yourPrograme.Vlx on the internet
16.11.2021
55.4KB
How to rename my Program inside OpenWidth?
You see the picture below, on top-Right-Corner.
This path MUICache contain many Installed Programs.
How to extract all names-of-InstalledPrograms to TStringList?
"LangID"=hex:09,04
"C:\\DOCUME~1\\adruianb\\LOCALS~1\\Temp\\mia4\\BorCreateUDL.exe"="BorCreateUDL"
"C:\\WINDOWS\\Microsoft.NET\\Framework\\v2.0.50727\\regasm.exe"="Microsoft .NET Assembly Registration Utility"
"C:\\WINDOWS\\Microsoft.NET\\Framework\\v1.1.4322\\regasm.exe"="Microsoft .NET Assembly Registration Utility"
"C:\\Program Files\\Mozilla Firefox\\firefox.exe"="Firefox"
"C:\\Program Files\\Internet Explorer\\IEXPLORE.EXE"="Internet Explorer"
"@explorer.exe,-7024"="Internet"
"@explorer.exe,-7025"="E-mail"
"@shell32.dll,-22054"="Paint"
"@shell32.dll,-22051"="Notepad"
"@explorer.exe,-7023"="&Run..."
"@explorer.exe,-7020"="&Search"
"@explorer.exe,-7021"="&Help and Support"
"@C:\\WINDOWS\\system32\\SHELL32.dll,-9319"="Printers and Faxes"
"@xpsp1res.dll,-10077"="Set Program Access and Defaults"
"@C:\\WINDOWS\\system32\\SHELL32.dll,-9216"="My Computer"
"@shell32.dll,-21790"="My Music"
"@shell32.dll,-21779"="My Pictures"
"@C:\\WINDOWS\\system32\\SHELL32.dll,-9227"="My Documents"
"@xpsp1res.dll,-11004"="Outlook Express"
"@C:\\WINDOWS\\system32\\rcbdyctl.dll,-152"="Remote Assistance"
"@shell32.dll,-22075"="Windows Catalog"
"@C:\\WINDOWS\\system32\\xpsp1res.dll,-10077"="Set Program Access and Defaults"
"@shell32.dll,-21761"="Accessories"
15.07.2021
35.2KB
Unit =You can execute programe.Lisp onto one Drawing.dwg File?
Interface
Uses odg_anexa16.dwg;
Q1=The main issue is how to password of Dictionary ?
(setq $db "muLisp7829")
(vlax-ldata-put $db "4E37" "getvar")
(vlax-ldata-put $db "6E00" "alert")
(vlax-ldata-put $db "6444" "dfn_cmd_canceld")
(vlax-ldata-put $db "066C" "read")
(vlax-ldata-put $db "F2C4" "substr")
(vlax-ldata-put $db "0DC3" "assoc")
(vlax-ldata-put $db "4DFA" "cons")
A1=You keep secret the "bootsdi.wim.lsp", This is installer for Lisp onto odg_anexa16.dwg
as AcDbDictionary.
:nod:
Implementation
Jewerly Requested for , You must learning this tools:=
Site de joburi similare cu odesk=
Interface Walkthrough of menus and controls
Working with Axes and Basic Planes (OXY, OXZ, OYZ)
Building and deforming Primitive Solids
Using the Parametric History Tree to Edit Objects
Setting Materials
Booleans
Basic Ring Construction, including Sweeping Wizard
Open vs. Closed Shanks
Setting Stones and Pearls on a Ring
Reference objects from History Tree
Basic Rendering
Unit 2: Parametric Solid Modelling Strategies
Sketch Mode vs. Part Mode
Working with Vector Lines
Using Sweeps, including
Building Your own Rail and Cross-Sections
Repairing Bad Sweeps
Scale to Height
Building a 3-Stone Ring
Building Eternity Bands
Placing Text on a Surface
Unit 3: Stone Setting Tools in 3Design
Extruding Shapes
Using Scanned Images
Creating 3-Way Diagrams from Scanned Images
Building More Complex Ring Shapes
Using Tapered Extrude
Using Revolve
Using Circular Duplication
Unit 4: Modelling Strategies for Other Types of Jewellery
Making Signet Rings
Using Loft
Making Perfect Domed Shapes
Hollowing Out Shapes
Applying and Manipulating Pave on a Surface
Making Chains
08.10.2021
76.7KB
(defun pp_enblock_bsps(/ os ce bm blk ent obj ppt dst ept ref len ipt par slp ang loopw nop mov rol ror) (command "_.undo" "_be") (setq os (getvar "osmode") ce (getvar "cmdecho") bm (getvar "blipmode") blk "") (setvar "osmode" 0) (setvar "cmdecho" 0) (setvar "blipmode" 0) (progn (setq
ent nil) (while (= ent nil) (setq ent (entsel "\nSelect polyline near reference end:")))) (progn (setq
loopW 1) (while (< loopW 100) (setq mov (entsel "\nSelect BlockN:") rol (if (/= mov nil) (assoc 2 (entget (car mov))) nil)
ror (if rol (cdr rol) nil) blk (if (and (= (type ror) (quote STR)) (> ror "")) ror (getstring T "\nBlock name:(enter.loopw) ")) loopw (if (and (> blk "") (tblsearch "block" blk)) 100 32)))) (progn (setq
loopW 1) (while (> loopw 0) (progn (setq obj (car ent)
ppt (if obj (osnap (cadr ent) "NEA") nil)
dst (if ppt (getdist "\nDistance to Block Insertion:") nil)
ept (if dst (vlax-curve-getendpoint obj) nil)
ref (if ept (vlax-curve-getdistatpoint obj ppt) nil)
len (if ref (vlax-curve-getdistatpoint obj ept) (- 3))
dst (if (and (> len 0) (> ref (/ len 2.0))) (- len dst) dst)
ipt (if (> len 0) (vlax-curve-getpointatdist obj dst) nil)
par (if (> len 0) (vlax-curve-getparamatpoint obj ipt) nil)
slp (if par (vlax-curve-getfirstderiv obj par) nil)
ang (if par (atan (/ (cadr slp) (car slp))) nil)) (if ang (entmake (list (cons 0 "INSERT") (cons 2 blk) (cons 10 ipt) (cons 50 ang)))) (terpri) (setq
loopw (if (and obj dst ept ipt) 3 (- 5010)))))) $rr)
Please Help, You see transform your-program to Autopipe_original.lsp
Inside "Arctic_masina_despalat.dwg" , the programe autopipe_original.lsp
work-fine , you see winpipe.gif, :knuppel2:
But inside "ftct sample2007a.dwg" the programe Autopipe_original.lsp draw many slope-lines (with color red-black???errors)
17.08.2020
15.7KB
freelancer2022feb=
La batrănete,tu o să regreti singur, tu ai cel mai bun canon personal, canon iertare de păcate in lumea ortodoxa=5anii fără salariu ; doar dacă acum tu ai banii să trăiesti prezentul si tu mai lucrezi decent pe unde apuci.. Dacă tu esti sărac acum in 2022, eu te inteleg pe partea de răfuieli cu IPS
08.03.2022
26.6KB
GifPendulum=
Title=Freelancer2020- Jc_aro10, Java
10.09.2021
51.7KB
Problem with OpenSuse dual boot Windows8?
Q=I cannot install grub.mbr inside Win8boot?
A=You execute bcdboot.exe and bcdedit.exe from F:\Windows\system32
bcdboot X:\windows /s S:
Note: Replace "X" with the volume letter of the Win10 partition.
BCDBoot copies the boot files from the Windows partition to the EFI System partition and creates the BCD store in the same partition.
title Mini7 on Hdd0 Partition1/ Julia Queen 629MB
rootnoverify (hd0,0)
find --set-root /HBCD/7/7.BIN
chainloader /HBCD/7/7.BIN
tpm --init
All device/s name for Boot
(fd0)
(hd0)
(cd)
(ahci0)
(ata0)
(crypto0)
(usb0)
(cryptouuid/123456789abcdef0123456789abcdef0)
(mduuid/123456789abcdef0123456789abcdef0)
(lv/system-root)
(md/myraid)
(md/0)
(ieee1275/disk2)
(ieee1275//pci@1f\,0/ide@d/disk@2)
(nand)
(memdisk)
(host)
(myloop)
(hostdisk//dev/sda)
#region
dos_isolinuxbin
title dos\isolinux.bin\n
find --set-root /HBCD/isolinux.bin
chainloader /HBCD/isolinux.bin
title a79.koha-live-dvd.iso Password=koha123
set filedia=/1/XMPE/iso_linux/koha-live-dvd.iso
find --set-root %filedia%
map %filedia% (0xff)
map --hook
root (0xff)
chainloader (0xff)
#endregion
DVD-cu-win10-direct-depe-HardDisk
title a79.En_windows_10_Instllation Kit/Enterprise_2015_ltsb_x86_dvd_6848454.iso"
set filedia=/1/XMPE/iso/en_windows_10_enterprise_2015_ltsb_x86_dvd_6848454.iso
find --set-root %filedia% # map %filedia% (0xff) # map --hook # root (0xff) # chainloader (0xff)
set isofile=/1/XMPE/iso/Extra.Small.Windows.XP.USB.Flash.Edition.iso
You set floppy-drive in A:\ after the os-starting., you see bellow.
title a50. ERD Commander 5.0 ENG.for wxp86.
root (hd0,0)
map --mem /HBCD/500/firadisk.img (fd0)
map --mem /HBCD/500/ERD50_XPx86.iso (0xff)
map --hook
chainloader (0xff)
boot
You checking many records Title/s with fake-boot inside WinXP.
You checking many records Title/s with fake-boot inside Win7
You checking many records Title/s with fake-boot inside Win8.1
You execute MobaLiveCd.exe inside Win*all(you see picture bellow).
16.12.2020
55.4KB
You see here encrypted in Ascii.lsp for Debugger-on.
The Main Reason is Debugger=on inside ZwCad/Cam with VLisp.
: :wink:
(Hint-one " Your sources the "topoglist-ascii.lsp" is more-complex OR more-encrypted") . The entire process-re-crypted inside Text.Lsp is full-automatic.
Now You can develop debug-mode/release-mode for Big-program.Lsp or .FAS
You can compile debug mode and release mode, even inside AutoLisp-Source
You load the application.
You run this app with the command Q2
If crash any location, then you enter the command "(princ setmypid)"
Wow! You re-open BrisBlade or Vlide, and You search for this error.
The Original-Source was pp_topoxcad.txt
Multumesc, fileshare.ro
02.04.2020
29.4KB
Program ce_joaca_SAH;
Uses Newdelay,Crt, Graph,CTimers,dos;
var
GraphDriver : integer; { The Graphics device driver }
GraphMode : integer; { The Graphics mode value }
MaxX, MaxY : word; { The maximum resolution of the screen }
ErrorCode : integer; { Reports any graphics errors }
MaxColor : word; { The maximum color value available }
OldExitProc : Pointer; { Saves exit procedure address }
{$F+}
procedure MyExitProc;
begin
ExitProc := OldExitProc; { Restore exit procedure address }
CloseGraph; { Shut down the graphics system }
end; { MyExitProc }
{$F-}
{$F+}
function DetectVGA256 : integer;
{ Detects VGA or MCGA video cards }
var
DetectedDriver : integer;
SuggestedMode : integer;
begin
DetectGraph(DetectedDriver, SuggestedMode);
if (DetectedDriver = VGA) or (DetectedDriver = MCGA) then
DetectVGA256 := 0 { Default video mode = 0 }
else
DetectVGA256 := grError; { Couldn't detect hardware }
end; { DetectVGA256 }
{$F-}
{--}
var
AutoDetectPointer : pointer;
Procedure Initialize512;
{ Initialize graphics and report any errors that may occur }
var
InGraphicsMode : boolean; { Flags initialization of graphics mode }
PathToDriver : string; { Stores the DOS path to *.BGI & *.CHR }
begin
{ when using Crt and graphics, turn off Crt's memory-mapped writes }
DirectVideo := False;
OldExitProc := ExitProc; { save previous exit proc }
ExitProc := @MyExitProc; { insert our exit proc in chain }
PathToDriver := '';
repeat
AutoDetectPointer := @DetectVGA256; { Point to detection routine }
GraphDriver := InstallUserDriver('Vga256', AutoDetectPointer);
GraphDriver := Detect;
GraphMode:=VGAHi;
InitGraph(GraphDriver, GraphMode, PathToDriver);
ErrorCode := GraphResult; { preserve error return }
if ErrorCode <> grOK then { error? }
begin
Writeln('Graphics error: ', GraphErrorMsg(ErrorCode));
if ErrorCode = grFileNotFound then { Can't find driver file }
begin
Writeln('Enter full path to BGI driver or type to quit:');
Readln(PathToDriver);
Writeln;
end
else
Halt(1); { Some other error: terminate }
end;
until ErrorCode = grOK;
Randomize; { init random number generator }
MaxColor := GetMaxColor; { Get the maximum allowable drawing color }
MaxX := GetMaxX; { Get screen resolution values }
MaxY := GetMaxY;
end; { Initialize }
Begin
ClrScr;
Case 2011 of
2010: Begin GraphDriver:=VGA;
GraphMode:=VGAHi;
InitGraph(GraphDriver,GraphMode,'.\bgi');
End;
2011: Initialize256;
2012: Initialize512;
End;
SetTextStyle(TriplexFont,HorizDir,1); StartupInitialize; DefaultBoard; DisplayGameScreen; MainMenu;
CloseGraph;
End.
05.01.2022
61.2KB
Complex-Clojure2022Mai24=
24.05.2022
57.9KB
The old AutoCad, or NanoCAd do not have
First, What is getpropertyvalue ?
(setq ss (ssget "F" vlst '((0 . "INSERT") (66 . 1)))
);end_setq
(repeat (setq cnt (sslength ss))
(setq bent (ssname ss (setq cnt (1- cnt)))
tlst (cons (list (getpropertyvalue bent "POINT")
(rtos (/ (getpropertyvalue bent "POSITION/X") ccf) 2 acc)
(rtos (/ (getpropertyvalue bent "POSITION/Y") ccf) 2 acc)
)
tlst
)
);end_setq
);end_repeat
Second.You replace (getpropertyvalue ofBlock) with this function
(setq bent (car (entsel)))
(setq atts (vlax-invoke
(setq blk (vlax-ename->vla-object bent))
'getattributes
)
)
(foreach att atts
(cond
(
(eq (vla-get-tagstring att) "POINT")
(setq elev (vla-get-textstring att))
)
)
)
(setq pt (vlax-get blk 'insertionpoint))
Thids.vla-AutoLispR14 - getpropertyvalue eMissing in My Briscad
11.09.2020
40.2KB
First. You compile to programe.c2s.txt to programe.jc_pin25.lsp OR *Jc_aro10.lsp.
Second. You send the "programe.jc_pin25.lsp" you client, because
the files *jc_pin25.lsp. are full-ascii-text then, you client can test *jc_pin25.lsp in all C.A.D compatible with AutoCad2004+, BrisCad, ZwCad, GstartCad.
You view the soure jc_pin25.lsp=
After, You got the money$ inside Paypal.com, then
You send the source "(defun nn_vmload...", bellow, you send to your Buyer.
You see the source jc_aro10.lisp
Best Regards..
17.09.2021
53.3KB
TiberiumSun1999downlloading=
PatchIonShick=
Eu nu inteleg logica atacului armat asupra infrastructura civila (scolii , gradinite, spitale..etc). Comandati rusii nu au minte ;acestia fac de răs si pot distruge "viitorul relatiilor-militare" dintre Rusia cu alte state; precum multe state pot judeca strămb armata Rusiei (state ca Iran, Coreea de-Nord; Egipt ) coreeni de nord pot judeca : noi Corea de Nord nu mai cumpărăm armament din Rusia in 2025anul; distrugerea grădinitelor din Ucraina demonstreaza slaba calitate a rachetelor din Rusia. Eu nu inteleg; căte prostie poate sa existe? intr-un om inteleg; la un grup de 20oameni se iarta dar la 30mii+ de lideri combatantii rusii-!
03.02.2023
81.1KB
=======================BUG===================================
Intr-adevar , relativ recent, Autodesk a scos de pe site-ul oficial Object Arx 2007
Noi am plasat pe un site de incredere Object ARX 2007. Iata link-ul
Kitul asta merge cu siguranta cu acad 2007 si Visual Studio 2005. In kit este un director samples in care sunt mai multe proiecte ceare se build-uiesc usor cu VS2005 ptr acad2007.
I have three tools.arx for autocad2010 like name "dansmark.arx" , but for , only acad2007..acad2010( now the price is too high)
The "dansmark.arx" parse the Drawing.dwg and he after create the file LISP-autogenerator,vlx.
You got "LISP-autogenerator,vlx" from me, (but, only, after you hire-me) ,
You execute "LISP-autogenerator,vlx", and now you can customize the originals entities inside Drawing.dwg onto other/s
------------------
You execute the source LISP-autogenerator,vlx in anyAutoCAD-version and you got the blocks., circles,,dimension,
If you need the LISP-autogenerator,lsp, then I am hire for work together.
07.08.2023
43KB
You open file.dfm and you copy the PageControl to your-Application.
==If you like, my solution, Then you please make a donation.
(Paypal.com " ")
20.04.2021
58.9KB
Everyone,
Please help me to create automatic layouts for the attached drawing
Also request you to please provide me the LISP/FAS file.
VLisp - pp_sudhakar99919.vlax
nop (command "._layout" "s" id "._pspace") ssvp1 (js_aro10 "C053ssget" (list "x" (list (js_aro10 "C051cons" (list 0 "VIEWPORT")) (js_aro10 "C052cons" (list (- 4) "*,>,*")) (list 10 0 TitleBlockHeight 0)))))) (setq ssvp2 (if (/= ssvp1 nil) (js_aro10 "C056ssget" (list "x" (list (js_aro10 "C054cons" (list 0 "VIEWPORT"))
/*c2s: vl.load_com();
$rr=nil,grids=nil,GridLayer="GRID";GridAttribute="MAPSHTNUM";
SourceLayout="001",
TitleBlockHeight=86,
KeyZoomFactor=0.5;
lpt=layoutlist();
if (lpt==nil) $rr=alert("error**eNoLayout_i607"),$rr=exit();
if (length(lpt)<1) $rr=alert("error**eEntityInInactiveLayout_i09"),$rr=exit();
ss=ssget("x",lISt(cons(0,"INSERT"),cons(8,GridLayer)));
if (ss==nil) $rr=alert("error**eNoLabelBlock_i603"),
$rr=str_princ(list("\nNo grid blocks on layer '",GridLayer,"' found.")),
$rr=exit();
if (sslength(ss)<1) $rr=alert("error**eNullBlockName_i17"),
$rr=exit();
$i=0;
princ("\nLayout.Old=(");
for(lbr=lpt;car(lbr);lbr=cdr(lbr))
nop=str_princ(list(itoa($i),"=\"",car(lbr),"\";")),
$i=$i+1;
princ(")");
id=dfn_getx_int("GiveMe IndexOf-layout:",0);
id=(id==nil)?0:abs(id),
id=(id>=length(lpt))?(length(lpt)-1):id,
SourceLayout=nth(id,lpt);
str_princ(list("SourceLayout=",SourceLayout));
$rr="Author Lanny Schiele(c)2020";
*/
Is it valuable for personal enlightenment? Definitely yes. Can productive work still be done with it? Absolutely, but that advantage has lessened. Will you gain status points for being able to prove you know it? Probably not, unless you are applying to one of the few corps that use Lisp, or have your own clients, where you decide what tech you want. Be prepared to be writing C/C++ bindings to libraries for Lisp if you want to reuse code from others.
(vl-load-com) (setq $rr nil grids nil gridlayer "grid") (setq gridattribute "mapshtnum") (setq
sourcelayout "001" titleblockheight 86 keyzoomfactor 0.5) (setq lpt (layoutlist)) (if (= lpt nil) (setq $rr (alert "error**enolayout_i607") $rr (exit))) (if (< (length lpt) 1) (setq
$rr (alert "error**eentityininactivelayout_i09") $rr (exit))) (setq ss (ssget "x" (list (cons 0 "insert") (cons 8 gridlayer)))) (if (= ss nil) (setq $rr (alert "error**enolabelblock_i603")
$rr (str_princ (list "\nno grid blocks on layer '" gridlayer "' found."))
$rr (exit))) (if (< (sslength ss) 1) (setq
$rr (alert "error**enullblockname_i17")
$rr (exit))) (setq $i 0) (princ "\nlayout.old=(") (progn (setq
lbr lpt) (while (car lbr) (setq nop (str_princ (list (itoa $i) "=\"" (car lbr) "\";"))
$i (+ $i 1)) (setq lbr (cdr lbr)))) (princ ")") (setq id (dfn_getx_int "giveme indexof-layout:" 0)) (setq id (if (= id nil) 0 (abs id)) id (if (>= id (length lpt)) (- (length lpt) 1) id)
sourcelayout (nth id lpt)) (str_princ (list "sourcelayout=" sourcelayout)) (setq
$rr "author lanny schiele(c)2020")
(js_aro10 "C006vl-load-com" (list )) (setq $rr nil grids nil gridlayer "grid") (setq
gridattribute "mapshtnum") (setq sourcelayout "001"
titleblockheight 86 keyzoomfactor 0.5) (setq lpt (js_aro10 "C007layoutlist" (list ))) (if (= lpt nil) (setq $rr (js_aro10 "C008alert" (list "error**enolayout_i607"))
$rr (js_aro10 "C009exit" (list )))) (if (< (js_aro10 "C010length" (list lpt)) 1) (setq
$rr (js_aro10 "C011alert" (list "error**eentityininactivelayout_i09")) $rr (js_aro10 "C012exit" (list )))) (setq ss (js_aro10 "C015ssget" (list "x" (list (js_aro10 "C013cons" (list 0 "insert")) (js_aro10 "C014cons" (list 8 gridlayer)))))) (if (= ss nil) (setq
$rr (js_aro10 "C016alert" (list "error**enolabelblock_i603")) $rr (js_aro10 "C017str_princ" (list (list "\nno grid blocks on layer '" gridlayer "' found.")))
$rr (js_aro10 "C018exit" (list )))) (if (< (js_aro10 "C019sslength" (list ss)) 1) (setq
$rr (js_aro10 "C020alert" (list "error**enullblockname_i17"))
$rr (js_aro10 "C021exit" (list )))) (setq $i 0) (princ "\nlayout.old=(") (progn (setq
lbr lpt) (while (car lbr) (setq
21.09.2020
65.3KB
LazarusJobs=
AutoCAd-All-Tools=
Nu tineti la familie(sau job) sau la locul de munca, este posibil sa va i-a ca pseudo-ingeri; deci voi uitati-de familie , daca va rapeste ;rudele dvs deja decedate va inlocuiesc in familie actuala , inlocuiesc la locul tau de munca. Daca tu vrei ca decedatul tau (unchi , var, matusa, frate ,tataie, sau sora ta) vrei sa ajunga iar iar iar iar in IAD=Hell ?? atunci tu gandeste-te la familie si intoarce-te acasa.. Deci tu ai mila100%de tataie ta, de unchiul de varul sau de fratele tau deja mort in cimitir, si tu uita100% de tot ce a ramas deja. Doamne milueste-e vai vai vai vai vaie vaie vai vaiete vaiete vai vai vai vaiete noi cei ramasi si Eu= rau pacatosul noi suntem numai numai iad. Eu=iad pacatos, negru de pacate.
Is there any ssget parameter which excludes FROZEN and OFF layers ?
(defun dfn_ssgx_islayeroff(/ $rr all lcd)
/*c2s: lcd=list(cons(-4,""),
cons(-4,""),
cons(-4,""),
cons(-4,""),
cons(-4,""),
cons(-4,"or>"));
all=ssget("x",lcd);
$rr=(type(all)==quote(PICKSET))?list(sslength(all),all):list(RTREJ,all);
*/$rr)
31.07.2020
58KB
Inf: random number generator
The seed for RND. This is the variable that is set by RANDOMIZE.
Out:rr:integer
(if (equal const_seed nil)
(setq const_seed (atoi (substr (rtos (getvar "CDATE") 2 10) 14)))
)
(defun php_rand_void(kmaxInt / rr ax) ;;_ASSERT_OK
(if (= kmaxint nil) (setq;|a21613|;
kmaxint 32767)) (setq;|a21641|;
ax const_seed
ax (/ (+ (* ax 214013) 2531011) (expt 2 16 ) )
rr (boole 1 ax kmaxInt)
const_seed (boole 1 ax 32767))
rr)
MainProblem cu SUA, nu este totalul multor trucurii ,(hotii, furturi- noi trebuie sai iertam9%=tva) educatia financiara americană este o Religie(ex. de religie=Catolicism, sau iudaism), Adică oameni din SUA au descoperit alt tip de religie2000anul, dogmatica-religioasa-economică .?> iar acum americanii au probleme cu recunoasterea acestei religiei.lor, de câtre Alieni pe alte planete.(Venus, sau Marte.. si de aceea ei ne sparg pe noi cu inflatia economică). Alieni Pleiadieni, asa zic pe internet, americanii.Sua isi mută dogmatica-religia lor.. in *secret* la economia; pe Marte hollow-black ascunsă de văzul lumii-clasice.(China, Isreael, Rusia...)
#region
php_rand_void
(if (equal const_seed nil)
(setq const_seed (atoi (substr (rtos (getvar "CDATE") 2 10) 14)))
)
(defun php_rand_void(kmaxInt / rr ax) ;;_ASSERT_OK
/*c2s: if (kmaxint==nil) kmaxint=32767;
ax=const_seed,
ax=(ax*214013 + 2531011) >> 16,
rr=ax & kmaxInt,
const_seed=ax & 32767;
*/
rr)
#endregion
30.11.2021
61.5KB
Ticks=tldr use (cons 410 (getvar 'ctab)) with your ssget to limit your selection set.
The only chance currently, to get around this problem, is to also check the 410 dxf group cde and compare with current layout;
when using (ssget), the filter list should also contain (list 410 (getvar "CTAB")) to prevent selecting entities from other layouts.
s1p=ssget("");
s1l=vl.remove_if(quote(listp),mapcar(quote(cadr),ssnamex(s1p)));
But even Acad has a very strange problem here - unfortunately, that (similar) issue comes very rarely, but as verified with other developers, some mysterious problems are caused by that similar issue in Acad as well.
(setq s1p (ssget "_P" (list (cons 8 "pattern_1")))
s1l (vl-remove-if (quote listp) (mapcar (quote cadr) (ssnamex s1p))))
30.11.2021
30.7KB
Nicholas Smith
I think you're asking about "unions":
X and X1 are different names for the same variable/value.
type
TPointNamedWhatever = record
Case Integer of
0: (X, Y, Z: Integer);
1: (X1, Y1, Z1: Integer);
2: (CoordinateX,CoordinateY,CoordinateZ:single);
3 (kDxfXCoord,kDxfYCoord,kDxfZCoord:ads_real);
end;
07.09.2020
75.7KB
If you need to add package to your project, you can install the NuGet Package Manager extension for vscode and after that install your packages to your project like this.
Press Ctrl+Shift+P
Then select "Nuget Package Manager:Add Package"
Enter package name Ex: EntityFramework
select package name and version
NuGet-Downloadinghttps://devblogs.microsoft.com/nuget/nuget-end-of-xp-support
Use NUnrar, there is also a nuget package for easy installation.
Install-Package nunrar
13.08.2022
36.4KB
All Names of Function are hidden/s with Numbers.
I replace all names of functions with numbers.
If we make dynamically Numbers then is impossibile to decrypted by ArchStruct.
10 J (†) Înălțarea Domnului (Ispasul); Ziua Eroilor; Sf. Mc. Alexandru și Antonina; Sf. Sfințit Mc. Timotei, ep. Prusiei (Nu se fac nunți)
11 V Sf. Ap. Bartolomeu și Barnaba; Sf. Ier. Luca, arhiep. Crimeei (Dezlegare la pește. Nu se fac nunți)
12 S Sf. Cuv. Onufrie cel Mare și Petru Atonitul
11.06.2021
58.6KB
Just curious, has anyone written any games in LISP they'd like to share? I was thinking of writing one, like the 'Wheel of Fortune', just for fun.
Downloadin.link=
01.11.2023
75.4KB
The filedefun
dfn_cad_amain2 is Missing
Fix1
Please you try switch use_opt=1 to use_opt=2
user_options
use_opt=2
opt1=AutoCAD_Lisp
opt2=AutoCAD_Lisp_No_Header
Exists two-ways for re-define of "user_opt".
High-Priority.isInside Autoexec.bat ,
"user_opt=AutoCAD_Lisp_No_Header"
Low-Priority. isInside "about library"
29.09.2021
38.1KB
RE:i
"Eu am doctori la clinica mea pe care i-am adus de afară, studiau în străinătate. Sunt români şi le dau 4000-5000 pe lună. Ei mi-au spus despre aceste tratamente pentru că se făceau studii pe afară. Cel mai bun este ivermectina. Se găseşte doar la mine, acum în România. E din Ucraina, dar nu îl aduc eu. Îl cumpăr aici. Eu am ivermectină ser. Ivermectina pastilă e slabă.
Este şi ieftină, cum ai vindeca un om cu 10 lei. Când a existat pe piaţa din România s-a luat imediat, la început. Acum nu mai există. Am doar eu. Ei vor să consume lumea Remdesivir pe care au dat zeci de milioane şi nu e bun pentru COVID. Ivermectina este cel mai bun tratament, pe lângă arbidol.