AutoCAD Platform Customization : AutoLISP.
Giving you the power to enhance your program's experience and output, this book provides real-world examples that show you how to do everything from modifying graphical objects and reading and setting system variables to communicating with external programs. --
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sybex,
2014.
Ã2014 |
Colección: | Autodesk.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | OR_ocn888352287 | ||
003 | OCoLC | ||
005 | 20231017213018.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 140822s2014 xx ob 000 0 eng d | ||
040 | |a IDEBK |b eng |e pn |c IDEBK |d E7B |d RECBK |d CCO |d OCLCO |d OCLCF |d UMI |d COO |d OCLCO |d OCLCQ |d D6H |d KSU |d DEBBG |d COCUF |d CNNOR |d MOR |d PIFAG |d OCLCQ |d VT2 |d OCLCO |d U3W |d STF |d OCLCQ |d CEF |d CRU |d OCLCQ |d OCLCO |d INT |d OCLCQ |d OCLCO |d WYU |d G3B |d TKN |d OCLCQ |d OCLCO |d UAB |d HS0 |d OCLCO |d OCLCQ | ||
019 | |a 952493320 |a 961660921 |a 962720853 | ||
020 | |a 1322060711 |q (ebk) | ||
020 | |a 9781322060712 |q (ebk) | ||
020 | |a 9781118906965 | ||
020 | |a 1118906969 | ||
020 | |a 1118798813 | ||
020 | |a 9781118798812 | ||
020 | |a 9781118900550 |q (e-book) | ||
020 | |a 1118900553 |q (e-book) | ||
020 | |z 9781118798812 | ||
029 | 1 | |a AU@ |b 000066753085 | |
029 | 1 | |a DEBBG |b BV043969674 | |
029 | 1 | |a DEBSZ |b 485802015 | |
029 | 1 | |a GBVCP |b 882757091 | |
035 | |a (OCoLC)888352287 |z (OCoLC)952493320 |z (OCoLC)961660921 |z (OCoLC)962720853 | ||
037 | |a 637322 |b MIL | ||
050 | 4 | |a T385 |b .A437 2014eb | |
082 | 0 | 4 | |a 620.004202855369 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Ambrosius, Lee. | |
245 | 1 | 0 | |a AutoCAD Platform Customization : |b AutoLISP. |
260 | |b Sybex, |c 2014. | ||
264 | 4 | |c Ã2014 | |
300 | |a 1 online resource | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Autodesk | |
588 | 0 | |a Print version record. | |
504 | |a Includes bibliographical references. | ||
520 | |a Giving you the power to enhance your program's experience and output, this book provides real-world examples that show you how to do everything from modifying graphical objects and reading and setting system variables to communicating with external programs. -- |c Edited summary from book. | ||
505 | 0 | |a Cover; Title Page; Copyright; Contents; Introduction; Chapter 1 Quick Start for New AutoLISP Programmers; Working with AutoLISP Expressions; Working with Commands and Input; Conditionalizing and Repeating Expressions; Grouping Expressions; Storing and Loading AutoLISP Expressions; Chapter 2 Understanding AutoLISP; Getting Started with AutoLISP; Understanding the Syntax of an Expression; Executing Expressions; Accessing the AutoLISP Documentation; Storing and Retrieving Values; Setting and Using Variables; Working with System Variables; Accessing Environment Variables; Exploring Data Types | |
505 | 8 | |a Leveraging AutoCAD and Third-Party CommandsUsing the command Function; Using the command-s Function; Working with Commands That Display a Dialog Box; Defining and Using Custom Functions; Defining a Custom Function; Using a Custom Function; Example: Drawing a Rectangle; Chapter 3 Calculating and Working with Values; Calculating Values with Math Functions; Performing Basic Math Calculations; Performing Advanced Math Calculations; Working with Bitwise Operations; Manipulating Strings; Concatenating Strings; Getting the Length of and Searching for Strings; Replacing and Trimming Strings | |
505 | 8 | |a Changing the Case of a StringEvaluating Values to Strings; Converting Data Types; Converting Numeric Values to Strings; Converting Strings to Numeric Values; Converting Numeric Values to Other Number Types; Returning a Value from a Custom Function; Exercise: Drawing a Rectangle (Revisited); Creating the drawplate.lsp File; Revising the drawplate Function; Adding the Revised drawplate Function to drawplate.lsp; Creating the utility.lsp File; Loading the LSP Files into AutoCAD; Chapter 4 Working with Lists; What Are Lists?; Creating a List; Getting an Element from a List | |
505 | 8 | |a Retrieving a Specific ElementStepping Through a List; Appending, Substituting, and Removing Elements; Appending Elements; Substituting Elements; Removing Elements; Determining Whether an Item Exists in a List; Sorting the Elements of a List; Using Point Lists to Calculate Geometric Values; Measuring Angular and Distance Values; Calculating Points; Finding and Snapping to Points; Translating Points; Converting Measurement Units; Accessing the AutoCAD Calculator; Converting Lists to Strings and Strings to Lists; Exercise: Adding Holes to the Plate | |
505 | 8 | |a Defining the New Get-Sysvars and Set-Sysvars Utility FunctionsDefining the New createcircle Utility Function; Revising the drawplate Function; Using the Revised drawplate Function; Chapter 5 Requesting Input and Using Conditional and Looping Expressions; Interacting with the User; Requesting Input at the Command Prompt; Providing Feedback to the User; Working with the Graphics Windows; Conditionalizing and Branching Expressions; Comparing Values; Grouping Comparisons; Validating Values; Evaluating if a Condition Is Met; Testing Multiple Conditions; Repeating and Looping Expressions | |
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a AutoCAD. |
630 | 0 | 7 | |a AutoCAD. |2 fast |0 (OCoLC)fst01369529 |
650 | 0 | |a AutoLISP (Computer program language) | |
650 | 6 | |a AutoLISP (Langage de programmation) | |
650 | 7 | |a AutoLISP (Computer program language) |2 fast |0 (OCoLC)fst00822531 | |
776 | 0 | 8 | |i Print version: |z 9781322060712 |
830 | 0 | |a Autodesk. | |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781118798812/?ar |z Texto completo (Requiere registro previo con correo institucional) |
936 | |a BATCHLOAD | ||
938 | |a ebrary |b EBRY |n ebr10907546 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis28863515 | ||
938 | |a Recorded Books, LLC |b RECE |n rbeEB00596283 | ||
994 | |a 92 |b IZTAP |