FreeCAD [how-to] :: solid modeling with the power of Python /
A hands-on guided introduction to the most powerful and flexible open-source CAD application.
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Pub.,
2012.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | A hands-on guided introduction to the most powerful and flexible open-source CAD application. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (55 pages) : illustrations (some color) |
ISBN: | 9781849518871 1849518874 1283620758 9781283620758 9786613933201 6613933201 |
Zugangseinschränkungen: | Legal Deposit; |
Internformat
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn815471309 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 121010s2012 enka of 001 0 eng d | ||
040 | |a E7B |b eng |e pn |c E7B |d OCLCO |d OCLCQ |d OCLCF |d N$T |d YDXCP |d TEFOD |d OCLCQ |d OCL |d EBLCP |d DEBSZ |d TEFOD |d OCLCQ |d NLE |d COCUF |d AGLDB |d CNNOR |d MOR |d CCO |d PIFAG |d MERUC |d OCLCQ |d ZCU |d U3W |d STF |d WRM |d OCLCQ |d VTS |d NRAMU |d ICG |d OCLCQ |d INT |d OCLCQ |d AU@ |d REC |d UKMGB |d OCLCQ |d A6Q |d DKC |d OCLCQ |d UKAHL |d U3G |d M8D |d NLW |d OCLCQ |d UKCRE |d VLY |d AJS |d OCLCO |d NZAUC |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBB6G4519 |2 bnb | ||
016 | 7 | |a 018014868 |2 Uk | |
019 | |a 818816986 |a 958946565 |a 961674607 |a 962592390 |a 974753964 |a 974879462 |a 981860399 |a 988457832 |a 991584805 |a 1005947668 |a 1018018116 |a 1043657252 |a 1052092683 |a 1058638599 |a 1062325165 |a 1083550978 |a 1086931929 |a 1118374596 |a 1124380330 |a 1153524048 |a 1158345617 |a 1162018261 |a 1189795755 |a 1275063162 |a 1297632921 | ||
020 | |a 9781849518871 |q (electronic bk.) | ||
020 | |a 1849518874 |q (electronic bk.) | ||
020 | |z 9781849518864 | ||
020 | |a 1283620758 | ||
020 | |a 9781283620758 | ||
020 | |a 9786613933201 | ||
020 | |a 6613933201 | ||
035 | |a (OCoLC)815471309 |z (OCoLC)818816986 |z (OCoLC)958946565 |z (OCoLC)961674607 |z (OCoLC)962592390 |z (OCoLC)974753964 |z (OCoLC)974879462 |z (OCoLC)981860399 |z (OCoLC)988457832 |z (OCoLC)991584805 |z (OCoLC)1005947668 |z (OCoLC)1018018116 |z (OCoLC)1043657252 |z (OCoLC)1052092683 |z (OCoLC)1058638599 |z (OCoLC)1062325165 |z (OCoLC)1083550978 |z (OCoLC)1086931929 |z (OCoLC)1118374596 |z (OCoLC)1124380330 |z (OCoLC)1153524048 |z (OCoLC)1158345617 |z (OCoLC)1162018261 |z (OCoLC)1189795755 |z (OCoLC)1275063162 |z (OCoLC)1297632921 | ||
037 | |a 1DE4114B-7315-479E-B8F8-835136E6F95B |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.9.C65 |b C65 2012eb | |
072 | 7 | |a SCI |x 064000 |2 bisacsh | |
072 | 7 | |a TEC |x 029000 |2 bisacsh | |
082 | 7 | |a 003.3 | |
049 | |a MAIN | ||
100 | 1 | |a Collette, Brad. | |
245 | 1 | 0 | |a FreeCAD [how-to] : |b solid modeling with the power of Python / |c Brad Collette, Daniel Falck ; [foreword by Yorik van Havre]. |
260 | |a Birmingham : |b Packt Pub., |c 2012. | ||
300 | |a 1 online resource (55 pages) : |b illustrations (some color) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
500 | |a Includes index. | ||
505 | 0 | |a FreeCAD [How-to]; FreeCAD [How-to]; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. FreeCAD [How-to]; Getting and installing FreeCAD (Must know); Getting ready; How to do it ... ; There's more ... ; Daily builds; Building from source; Third-party builds. | |
505 | 8 | |a Understanding the FreeCAD interface (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Default views; Freezing and Saving views; Python and Report views; CSG modeling in the Part workbench (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create primitives; Why doesn't my part look right?; Recording and editing a macro (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Taking advantage of the power of macros; Learn a bit of Python programming by reading macro scripts. | |
505 | 8 | |a Modeling a simple part with the Draft workbench (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create arrays; Converting drafts and sketches; Rotating and extruding to create parts (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Lofting; Creating 3D solids with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Learn more about part scripting online; Creating a custom dialog to automate a task (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... | |
505 | 8 | |a Learn more about Python and PyQt programmingMake things easier by using Qt Designer; Modeling with constraints (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Apply constraints carefully; Use multiple simple sketches; Using external constraints (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Mapping a sketch to a face; Adding or modifying constraints with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Add a length constraint to a line; Creating a drawing of a part (Should know). | |
505 | 8 | |a Getting readyHow to do it ... ; How it works ... ; There's more ... ; Export a PDF file from your drawing; Exporting DXF files for other applications (Should know); Getting ready; How to do it ... ; How it works ... ; Importing data (Should know); Getting ready; How to do it ... ; How it works ... | |
520 | |a A hands-on guided introduction to the most powerful and flexible open-source CAD application. | ||
506 | 1 | |a Legal Deposit; |c Only available on premises controlled by the deposit library and to one user at any one time; |e The Legal Deposit Libraries (Non-Print Works) Regulations (UK). |5 WlAbNL | |
546 | |a English. | ||
650 | 0 | |a Computer simulation |v Handbooks, manuals, etc. | |
650 | 0 | |a Python (Computer program language) |v Handbooks, manuals, etc. | |
650 | 6 | |a Simulation par ordinateur |v Guides, manuels, etc. | |
650 | 6 | |a Python (Langage de programmation) |v Guides, manuels, etc. | |
650 | 7 | |a SCIENCE |x System Theory. |2 bisacsh | |
650 | 7 | |a TECHNOLOGY & ENGINEERING |x Operations Research. |2 bisacsh | |
650 | 7 | |a Computer simulation |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
655 | 7 | |a handbooks. |2 aat | |
655 | 7 | |a Handbooks and manuals |2 fast | |
655 | 7 | |a Handbooks and manuals. |2 lcgft |0 http://id.loc.gov/authorities/genreForms/gf2014026109 | |
655 | 7 | |a Guides et manuels. |2 rvmgf | |
700 | 1 | |a Falck, Daniel. | |
776 | 0 | 8 | |i Print version: |a Falck, Daniel. |t FreeCAD [How-to]. |d Birmingham : Packt Publishing, ©2012 |z 9781849518864 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=492089 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26943939 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1037661 | ||
938 | |a ebrary |b EBRY |n ebr10606559 | ||
938 | |a EBSCOhost |b EBSC |n 492089 | ||
938 | |a YBP Library Services |b YANK |n 9753312 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn815471309 |
---|---|
_version_ | 1816882212156473345 |
adam_text | |
any_adam_object | |
author | Collette, Brad |
author2 | Falck, Daniel |
author2_role | |
author2_variant | d f df |
author_facet | Collette, Brad Falck, Daniel |
author_role | |
author_sort | Collette, Brad |
author_variant | b c bc |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.C65 C65 2012eb |
callnumber-search | QA76.9.C65 C65 2012eb |
callnumber-sort | QA 276.9 C65 C65 42012EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | FreeCAD [How-to]; FreeCAD [How-to]; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. FreeCAD [How-to]; Getting and installing FreeCAD (Must know); Getting ready; How to do it ... ; There's more ... ; Daily builds; Building from source; Third-party builds. Understanding the FreeCAD interface (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Default views; Freezing and Saving views; Python and Report views; CSG modeling in the Part workbench (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create primitives; Why doesn't my part look right?; Recording and editing a macro (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Taking advantage of the power of macros; Learn a bit of Python programming by reading macro scripts. Modeling a simple part with the Draft workbench (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create arrays; Converting drafts and sketches; Rotating and extruding to create parts (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Lofting; Creating 3D solids with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Learn more about part scripting online; Creating a custom dialog to automate a task (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... Learn more about Python and PyQt programmingMake things easier by using Qt Designer; Modeling with constraints (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Apply constraints carefully; Use multiple simple sketches; Using external constraints (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Mapping a sketch to a face; Adding or modifying constraints with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Add a length constraint to a line; Creating a drawing of a part (Should know). Getting readyHow to do it ... ; How it works ... ; There's more ... ; Export a PDF file from your drawing; Exporting DXF files for other applications (Should know); Getting ready; How to do it ... ; How it works ... ; Importing data (Should know); Getting ready; How to do it ... ; How it works ... |
ctrlnum | (OCoLC)815471309 |
dewey-full | 003.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 003 - Systems |
dewey-raw | 003.3 |
dewey-search | 003.3 |
dewey-sort | 13.3 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06716cam a2200757Ma 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn815471309</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">121010s2012 enka of 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCL</subfield><subfield code="d">EBLCP</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLE</subfield><subfield code="d">COCUF</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CNNOR</subfield><subfield code="d">MOR</subfield><subfield code="d">CCO</subfield><subfield code="d">PIFAG</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">ZCU</subfield><subfield code="d">U3W</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">NRAMU</subfield><subfield code="d">ICG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">INT</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AU@</subfield><subfield code="d">REC</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">A6Q</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKAHL</subfield><subfield code="d">U3G</subfield><subfield code="d">M8D</subfield><subfield code="d">NLW</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKCRE</subfield><subfield code="d">VLY</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCO</subfield><subfield code="d">NZAUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G4519</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018014868</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">818816986</subfield><subfield code="a">958946565</subfield><subfield code="a">961674607</subfield><subfield code="a">962592390</subfield><subfield code="a">974753964</subfield><subfield code="a">974879462</subfield><subfield code="a">981860399</subfield><subfield code="a">988457832</subfield><subfield code="a">991584805</subfield><subfield code="a">1005947668</subfield><subfield code="a">1018018116</subfield><subfield code="a">1043657252</subfield><subfield code="a">1052092683</subfield><subfield code="a">1058638599</subfield><subfield code="a">1062325165</subfield><subfield code="a">1083550978</subfield><subfield code="a">1086931929</subfield><subfield code="a">1118374596</subfield><subfield code="a">1124380330</subfield><subfield code="a">1153524048</subfield><subfield code="a">1158345617</subfield><subfield code="a">1162018261</subfield><subfield code="a">1189795755</subfield><subfield code="a">1275063162</subfield><subfield code="a">1297632921</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849518871</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849518874</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781849518864</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1283620758</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781283620758</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786613933201</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6613933201</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)815471309</subfield><subfield code="z">(OCoLC)818816986</subfield><subfield code="z">(OCoLC)958946565</subfield><subfield code="z">(OCoLC)961674607</subfield><subfield code="z">(OCoLC)962592390</subfield><subfield code="z">(OCoLC)974753964</subfield><subfield code="z">(OCoLC)974879462</subfield><subfield code="z">(OCoLC)981860399</subfield><subfield code="z">(OCoLC)988457832</subfield><subfield code="z">(OCoLC)991584805</subfield><subfield code="z">(OCoLC)1005947668</subfield><subfield code="z">(OCoLC)1018018116</subfield><subfield code="z">(OCoLC)1043657252</subfield><subfield code="z">(OCoLC)1052092683</subfield><subfield code="z">(OCoLC)1058638599</subfield><subfield code="z">(OCoLC)1062325165</subfield><subfield code="z">(OCoLC)1083550978</subfield><subfield code="z">(OCoLC)1086931929</subfield><subfield code="z">(OCoLC)1118374596</subfield><subfield code="z">(OCoLC)1124380330</subfield><subfield code="z">(OCoLC)1153524048</subfield><subfield code="z">(OCoLC)1158345617</subfield><subfield code="z">(OCoLC)1162018261</subfield><subfield code="z">(OCoLC)1189795755</subfield><subfield code="z">(OCoLC)1275063162</subfield><subfield code="z">(OCoLC)1297632921</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">1DE4114B-7315-479E-B8F8-835136E6F95B</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.C65</subfield><subfield code="b">C65 2012eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">SCI</subfield><subfield code="x">064000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TEC</subfield><subfield code="x">029000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">003.3</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Collette, Brad.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">FreeCAD [how-to] :</subfield><subfield code="b">solid modeling with the power of Python /</subfield><subfield code="c">Brad Collette, Daniel Falck ; [foreword by Yorik van Havre].</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2012.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (55 pages) :</subfield><subfield code="b">illustrations (some color)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">FreeCAD [How-to]; FreeCAD [How-to]; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. FreeCAD [How-to]; Getting and installing FreeCAD (Must know); Getting ready; How to do it ... ; There's more ... ; Daily builds; Building from source; Third-party builds.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Understanding the FreeCAD interface (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Default views; Freezing and Saving views; Python and Report views; CSG modeling in the Part workbench (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create primitives; Why doesn't my part look right?; Recording and editing a macro (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Taking advantage of the power of macros; Learn a bit of Python programming by reading macro scripts.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Modeling a simple part with the Draft workbench (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create arrays; Converting drafts and sketches; Rotating and extruding to create parts (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Lofting; Creating 3D solids with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Learn more about part scripting online; Creating a custom dialog to automate a task (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ...</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Learn more about Python and PyQt programmingMake things easier by using Qt Designer; Modeling with constraints (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Apply constraints carefully; Use multiple simple sketches; Using external constraints (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Mapping a sketch to a face; Adding or modifying constraints with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Add a length constraint to a line; Creating a drawing of a part (Should know).</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Getting readyHow to do it ... ; How it works ... ; There's more ... ; Export a PDF file from your drawing; Exporting DXF files for other applications (Should know); Getting ready; How to do it ... ; How it works ... ; Importing data (Should know); Getting ready; How to do it ... ; How it works ...</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">A hands-on guided introduction to the most powerful and flexible open-source CAD application.</subfield></datafield><datafield tag="506" ind1="1" ind2=" "><subfield code="a">Legal Deposit;</subfield><subfield code="c">Only available on premises controlled by the deposit library and to one user at any one time;</subfield><subfield code="e">The Legal Deposit Libraries (Non-Print Works) Regulations (UK).</subfield><subfield code="5">WlAbNL</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer simulation</subfield><subfield code="v">Handbooks, manuals, etc.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="v">Handbooks, manuals, etc.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Simulation par ordinateur</subfield><subfield code="v">Guides, manuels, etc.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield><subfield code="v">Guides, manuels, etc.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">SCIENCE</subfield><subfield code="x">System Theory.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TECHNOLOGY & ENGINEERING</subfield><subfield code="x">Operations Research.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer simulation</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">handbooks.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Handbooks and manuals</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Handbooks and manuals.</subfield><subfield code="2">lcgft</subfield><subfield code="0">http://id.loc.gov/authorities/genreForms/gf2014026109</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="a">Guides et manuels.</subfield><subfield code="2">rvmgf</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Falck, Daniel.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Falck, Daniel.</subfield><subfield code="t">FreeCAD [How-to].</subfield><subfield code="d">Birmingham : Packt Publishing, ©2012</subfield><subfield code="z">9781849518864</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=492089</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26943939</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1037661</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10606559</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">492089</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">9753312</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | handbooks. aat Handbooks and manuals fast Handbooks and manuals. lcgft http://id.loc.gov/authorities/genreForms/gf2014026109 Guides et manuels. rvmgf |
genre_facet | handbooks. Handbooks and manuals Handbooks and manuals. Guides et manuels. |
id | ZDB-4-EBA-ocn815471309 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:25:01Z |
institution | BVB |
isbn | 9781849518871 1849518874 1283620758 9781283620758 9786613933201 6613933201 |
language | English |
oclc_num | 815471309 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (55 pages) : illustrations (some color) |
psigel | ZDB-4-EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Pub., |
record_format | marc |
spelling | Collette, Brad. FreeCAD [how-to] : solid modeling with the power of Python / Brad Collette, Daniel Falck ; [foreword by Yorik van Havre]. Birmingham : Packt Pub., 2012. 1 online resource (55 pages) : illustrations (some color) text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes index. FreeCAD [How-to]; FreeCAD [How-to]; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. FreeCAD [How-to]; Getting and installing FreeCAD (Must know); Getting ready; How to do it ... ; There's more ... ; Daily builds; Building from source; Third-party builds. Understanding the FreeCAD interface (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Default views; Freezing and Saving views; Python and Report views; CSG modeling in the Part workbench (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create primitives; Why doesn't my part look right?; Recording and editing a macro (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Taking advantage of the power of macros; Learn a bit of Python programming by reading macro scripts. Modeling a simple part with the Draft workbench (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create arrays; Converting drafts and sketches; Rotating and extruding to create parts (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Lofting; Creating 3D solids with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Learn more about part scripting online; Creating a custom dialog to automate a task (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... Learn more about Python and PyQt programmingMake things easier by using Qt Designer; Modeling with constraints (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Apply constraints carefully; Use multiple simple sketches; Using external constraints (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Mapping a sketch to a face; Adding or modifying constraints with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Add a length constraint to a line; Creating a drawing of a part (Should know). Getting readyHow to do it ... ; How it works ... ; There's more ... ; Export a PDF file from your drawing; Exporting DXF files for other applications (Should know); Getting ready; How to do it ... ; How it works ... ; Importing data (Should know); Getting ready; How to do it ... ; How it works ... A hands-on guided introduction to the most powerful and flexible open-source CAD application. Legal Deposit; Only available on premises controlled by the deposit library and to one user at any one time; The Legal Deposit Libraries (Non-Print Works) Regulations (UK). WlAbNL English. Computer simulation Handbooks, manuals, etc. Python (Computer program language) Handbooks, manuals, etc. Simulation par ordinateur Guides, manuels, etc. Python (Langage de programmation) Guides, manuels, etc. SCIENCE System Theory. bisacsh TECHNOLOGY & ENGINEERING Operations Research. bisacsh Computer simulation fast Python (Computer program language) fast handbooks. aat Handbooks and manuals fast Handbooks and manuals. lcgft http://id.loc.gov/authorities/genreForms/gf2014026109 Guides et manuels. rvmgf Falck, Daniel. Print version: Falck, Daniel. FreeCAD [How-to]. Birmingham : Packt Publishing, ©2012 9781849518864 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=492089 Volltext |
spellingShingle | Collette, Brad FreeCAD [how-to] : solid modeling with the power of Python / FreeCAD [How-to]; FreeCAD [How-to]; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. FreeCAD [How-to]; Getting and installing FreeCAD (Must know); Getting ready; How to do it ... ; There's more ... ; Daily builds; Building from source; Third-party builds. Understanding the FreeCAD interface (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Default views; Freezing and Saving views; Python and Report views; CSG modeling in the Part workbench (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create primitives; Why doesn't my part look right?; Recording and editing a macro (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Taking advantage of the power of macros; Learn a bit of Python programming by reading macro scripts. Modeling a simple part with the Draft workbench (Must know)Getting ready; How to do it ... ; How it works ... ; There's more ... ; Create arrays; Converting drafts and sketches; Rotating and extruding to create parts (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Lofting; Creating 3D solids with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Learn more about part scripting online; Creating a custom dialog to automate a task (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... Learn more about Python and PyQt programmingMake things easier by using Qt Designer; Modeling with constraints (Must know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Apply constraints carefully; Use multiple simple sketches; Using external constraints (Should know); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Mapping a sketch to a face; Adding or modifying constraints with Python (Become an expert); Getting ready; How to do it ... ; How it works ... ; There's more ... ; Add a length constraint to a line; Creating a drawing of a part (Should know). Getting readyHow to do it ... ; How it works ... ; There's more ... ; Export a PDF file from your drawing; Exporting DXF files for other applications (Should know); Getting ready; How to do it ... ; How it works ... ; Importing data (Should know); Getting ready; How to do it ... ; How it works ... Computer simulation Handbooks, manuals, etc. Python (Computer program language) Handbooks, manuals, etc. Simulation par ordinateur Guides, manuels, etc. Python (Langage de programmation) Guides, manuels, etc. SCIENCE System Theory. bisacsh TECHNOLOGY & ENGINEERING Operations Research. bisacsh Computer simulation fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/genreForms/gf2014026109 |
title | FreeCAD [how-to] : solid modeling with the power of Python / |
title_auth | FreeCAD [how-to] : solid modeling with the power of Python / |
title_exact_search | FreeCAD [how-to] : solid modeling with the power of Python / |
title_full | FreeCAD [how-to] : solid modeling with the power of Python / Brad Collette, Daniel Falck ; [foreword by Yorik van Havre]. |
title_fullStr | FreeCAD [how-to] : solid modeling with the power of Python / Brad Collette, Daniel Falck ; [foreword by Yorik van Havre]. |
title_full_unstemmed | FreeCAD [how-to] : solid modeling with the power of Python / Brad Collette, Daniel Falck ; [foreword by Yorik van Havre]. |
title_short | FreeCAD [how-to] : |
title_sort | freecad how to solid modeling with the power of python |
title_sub | solid modeling with the power of Python / |
topic | Computer simulation Handbooks, manuals, etc. Python (Computer program language) Handbooks, manuals, etc. Simulation par ordinateur Guides, manuels, etc. Python (Langage de programmation) Guides, manuels, etc. SCIENCE System Theory. bisacsh TECHNOLOGY & ENGINEERING Operations Research. bisacsh Computer simulation fast Python (Computer program language) fast |
topic_facet | Computer simulation Handbooks, manuals, etc. Python (Computer program language) Handbooks, manuals, etc. Simulation par ordinateur Guides, manuels, etc. Python (Langage de programmation) Guides, manuels, etc. SCIENCE System Theory. TECHNOLOGY & ENGINEERING Operations Research. Computer simulation Python (Computer program language) handbooks. Handbooks and manuals Handbooks and manuals. Guides et manuels. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=492089 |
work_keys_str_mv | AT collettebrad freecadhowtosolidmodelingwiththepowerofpython AT falckdaniel freecadhowtosolidmodelingwiththepowerofpython |