Topics in CoCreateModeling web: | Changed: now 09:05 | Changed by: |
CoCreate | 24 Jul 2009 - 19:37 - r1.4 | ClausBrod |
CoCreate develops 3D CAD and collaboration software for manufacturers and their project teams who need work done today, not tomorrow. Products include CoCreate Drafting ... |
FaqDde | 24 Jul 2009 - 19:39 - r1.3 | ClausBrod |
CoCreate Modeling FAQ: DDE TOC pre { background-color:#FFEECC; } ENGLISH How do I talk to CoCreate Modeling via DDE? CoCreate Modeling services DDE requests, and ... |
FaqLearningLisp | 31 Aug 2020 - 15:59 - r1.8 | ClausBrod |
CoCreate Modeling FAQ: Learning Lisp TOC ENGLISH Where can I learn more about Lisp? CoCreate Modeling's implementation of Lisp is based on Common Lisp for which you ... |
FaqLispDebugging | 25 May 2016 - 12:31 - r1.3 | ClausBrod |
CoCreate Modeling FAQ: Debugging Lisp code in CoCreate Modeling TOC pre { background-color:#FFEECC; } #EnableDebugger ENGLISH How do I activate the Lisp debugger ... |
GuestBook | 24 Jul 2009 - 19:48 - r1.22 | ClausBrod |
Guest book and suggestion box Welcome to the CoCreate Modeling TWiki on http://www.clausbrod.de. If you have have comments or questions which do not fit elsewhere ... |
HyperSpec | 18 Dec 2006 - 22:37 - r1.2 | ClausBrod |
The Common Lisp HyperSpec is the online version of the Common Lisp language definition. It can be found at a number of places out there, for example: http://www.lispworks ... |
MacroAlarmClock | 06 Dec 2013 - 15:47 - r1.7 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling alarm clock: Beep whenever a long-running command terminates Sometimes, a CoCreate Modeling command will take ... |
MacroDefaultPrinter | 24 Jul 2009 - 19:53 - r1.11 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Inquiring the Windows default printer There are many ways to skin this cat. Here are two particularly interesting ... |
MacroDeleteMatchingParts | 24 Jul 2009 - 19:52 - r1.10 | ClausBrod |
pre { background-color:#FFEECC; } #DeleteMatchingParts CoCreate Modeling: Deleting all parts matching a pattern This example demonstrates how to combine the selection ... |
MacroDirectoryBrowser | 24 Jul 2009 - 19:53 - r1.5 | ClausBrod |
pre { background-color:#FFEECC; } #DirectoryBrowser CoCreate Modeling code examples: Simple directory browser This code shows how to build a graphical browser in ... |
MacroDrawSine | 24 Jul 2009 - 19:54 - r1.7 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Draw sine curves and spirals in a workplane A user recently asked how to draw a sine curve using Lisp. Oh well ... |
MacroEnumerateDrives | 24 Jul 2009 - 19:54 - r1.12 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Enumerating all drives on a Windows system Even though Common Lisp has very broad functionality, sometimes you ... |
MacroGetSelection | 24 Jul 2009 - 19:55 - r1.5 | ClausBrod |
pre { background-color:#FFEECC; } #GetSelection CoCreate Designer code examples: Using get selection get selection is one of the most powerful APIs in the Integration ... |
MacroHelloExcel | 12 Feb 2010 - 16:35 - r1.15 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Hello, Excel! CoCreate Modeling isn't overly shy and likes to mingle, having no inhibitions to talk to strangers ... |
MacroListDirectory | 13 Dec 2017 - 12:29 - r1.10 | DerWolfgang |
pre { background-color:#FFEECC; } CoCreate Modeling: A platform-independent ls l replacement Oftentimes, users overlook the wealth of file handling functionality ... |
MacroListModifiedParts | 24 Jul 2009 - 19:56 - r1.11 | ClausBrod |
pre { background-color:#FFEECC; } #ListModifiedParts CoCreate Modeling code examples: List modified parts This is a trivial variation of MacroDeleteMatchingParts ... |
MacroModelClipping | 24 Jul 2009 - 19:57 - r1.6 | ClausBrod |
pre { background-color:#FFEECC; } #ModelClipping CoCreate Modeling: Controlling model clipping planes This simple code example defines two functions which enable ... |
MacroPartsInAnnotationViews | 30 Jul 2021 - 14:35 - r1.6 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Listing parts in Annotation views The Integration Kit also has quite a number of inquiries which help with traversing ... |
MacroSecurePart | 24 Jul 2009 - 19:58 - r1.14 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling code examples: Secure a part against sectioning in Annotation views The task at hand Sometimes you do not want ... |
MacroStructureBrowser | 17 Sep 2009 - 15:43 - r1.10 | TomBower |
pre { background-color:#FFEECC; } CoCreate Modeling: Color highlighting in the structure browser ;; Lisp- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ... |
MacroSubsetSum | 19 Jan 2021 - 19:20 - r1.24 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Solving the subset sum problem In a recent discussion in the German CoCreate user forum, a customer was looking ... |
MacroSwapColor | 24 Jul 2009 - 19:59 - r1.4 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Swap part color A customer recenty asked for a tool to change the color of any part which matches a given color ... |
MacroSymbolFunction | 11 Feb 2020 - 18:17 - r1.11 | ClausBrod |
pre { background-color:#FFEECC; } #SymbolFunction CoCreate Modeling: Using symbol-function In the termination event example, we used an event to perform last rites ... |
MacroTerminateEvent | 24 Jul 2009 - 20:00 - r1.5 | ClausBrod |
pre { background-color:#FFEECC; } #TerminateEvent Automatically saving the current model before CoCreate Modeling terminates You can subscribe to the SD-TERMINATE ... |
OneSpace | 24 Jul 2009 - 20:01 - r1.3 | ClausBrod |
OneSpace used to be the common prefix for CoCreate product names, such as: OneSpace Drafting (2D CAD) OneSpace Modeling (3D CAD) OneSpace Model Manager OneSpace.net ... |
OneSpaceModeling | 25 Jul 2009 - 19:53 - r1.3 | DerWolfgang |
CoCreate Modeling is the official name for PTC's explicit 3D modeling product, which was previously known as CoCreate OneSpace Modeling, CoCreate OneSpace Designer ... |
OpenGL | 05 Nov 2004 - 13:20 - NEW | ClausBrod |
A 3D graphics API, originally designed and implemented by SGI. Now controlled by the OpenGL Architectural Review Board (ARB). All major 3D CAD applications use OpenGL ... |
OsdmFaq | 24 Jul 2009 - 06:39 - r1.23 | ClausBrod |
CoCreate Modeling: Frequently asked questions (FAQ) STARTINCLUDE Introduction (Einf hrung) Hardware Operating systems (Betriebssysteme) Memory management (Speicherverwaltung ... |
OsdmFaqAppKnowhow | 24 Jul 2009 - 20:24 - r1.56 | ClausBrod |
CoCreate Modeling FAQ: Application know-how (Anwendungswissen) pre { background-color:#FFEECC } TOC #LoadFont ENGLISH Adding a font to the font list in "Text to Geometry ... |
OsdmFaqCustomization | 24 Jul 2009 - 20:25 - r1.79 | ClausBrod |
CoCreate Modeling FAQ: Customization TOC pre { background-color:#FFEECC; } ENGLISH How do I customize and extend CoCreate Modeling? In CoCreate Modeling, there are ... |
OsdmFaqFileHandling | 24 Jul 2009 - 20:26 - r1.13 | ClausBrod |
CoCreate Modeling FAQ: File handling pre { background-color:#FFEECC } TOC #LoadPackageDataFromSessionFile ENGLISH When I try to load a session ( .ses) file, I get ... |
OsdmFaqGraphics | 27 Jul 2009 - 09:40 - r1.40 | ClausBrod |
CoCreate Modeling FAQ: Graphics TOC ENGLISH I have an unsupported graphics card in my PC, or I want to buy one will it work with CoCreate Modeling? CoCreate Modeling ... |
OsdmFaqHardware | 21 Jan 2016 - 22:11 - r1.33 | ClausBrod |
CoCreate Modeling FAQ: Hardware TOC ENGLISH Which computer should I buy to run CoCreate Modeling? You probably expected the answer already: It depends. In general ... |
OsdmFaqInstallation | 24 Jul 2009 - 20:54 - r1.9 | ClausBrod |
CoCreate Modeling FAQ: Installation TOC pre { background-color:#FFEECC } ENGLISH Network installation for CoCreate Modeling Starting with CoCreate Modeling 2005, ... |
OsdmFaqIntroduction | 08 Oct 2024 - 18:58 - r1.25 | ClausBrod |
CoCreate Modeling FAQ: Introduction (Einf hrung) TOC ENGLISH On CoCreate Modeling CoCreate Modeling (previously also known as SolidDesigner, then as OneSpace Designer ... |
OsdmFaqLicensing | 21 Jan 2016 - 22:10 - r1.17 | ClausBrod |
CoCreate Modeling FAQ: Licensing TOC pre { background-color:#FFEECC } #TcpNoDelay ENGLISH CoCreate Modeling sometimes seems to hang for a few seconds before it unfreezes ... |
OsdmFaqLinks | 16 May 2020 - 12:21 - r1.77 | ClausBrod |
CoCreate Modeling FAQ: References and links Help to build this link list! Simply enter the link data using the forms below. TOC User forums and groups German forum ... |
OsdmFaqLisp | 24 Jul 2009 - 20:57 - r1.21 | ClausBrod |
CoCreate Modeling FAQ: Lisp programming in CoCreate Modeling TOC pre { background-color:#FFEECC; } #EditLispFiles #LispEditor ENGLISH How to edit Lisp files? There ... |
OsdmFaqLispCompiler | 22 Jun 2018 - 19:26 - r1.7 | ClausBrod |
CoCreate Modeling FAQ: Lisp compiler TOC pre { background-color:#FFEECC; } ENGLISH How do I compile Lisp code? To compile Lisp code, use the compile-file command ... |
OsdmFaqMemoryManagement | 24 Jul 2009 - 20:58 - r1.7 | ClausBrod |
CoCreate Modeling FAQ: Memory management TOC #LoadingLargeModels ENGLISH How can I load models which exceed 2 GB in data size? By default, both HP-UX and Windows ... |
OsdmFaqOperatingSystem | 24 Jul 2009 - 21:25 - r1.26 | ClausBrod |
CoCreate Modeling FAQ: Operating systems TOC ENGLISH While filesystems are recommended or supported with CoCreate Modeling? CoCreate does not make explicit statements ... |
OsdmFaqTroubleshooting | 24 Jul 2009 - 21:26 - r1.29 | ClausBrod |
CoCreate Modeling FAQ: Troubleshooting techniques TOC #EscapeFromActionRoutine ENGLISH What does the error message "Escape from action routine" mean? This message ... |
OsdmMacros | 25 May 2016 - 12:31 - r1.49 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling code examples Give a man a fish; you have fed him for today. Teach a man to fish; and you have fed him for a lifetime ... |
OsdmNews | 08 Oct 2024 - 18:58 - r1.35 | ClausBrod |
CoCreate Modeling web news STARTINCLUDE 2013/03/18: My team's last day at PTC. 2008/05/01: CoCreate is now a legally (not just financially) fully integrated part ... |
OsdmNewsFebruary2005 | 13 Feb 2005 - 23:17 - NEW | ClausBrod |
Und wieder gibt es Neuigkeiten: Ich kann keine Datei namens "recorder" im Dateisystem finden wie kann es sein, dass (load "recorder") trotzdem funktioniert? OsdmFaqAppKnowhow ... |
OsdmNewsJanuary2005 | 24 Jul 2009 - 21:28 - r1.3 | ClausBrod |
Die FAQ-Liste zu CoCreate Modeling unter http://www.clausbrod.de/Osdm hat in den letzten zwei Wochen wieder einigen Zuwachs bekommen. Wir sind jetzt bei 70 Eintraegen ... |
OsdmNewsJanuary2006 | 24 Jul 2009 - 21:28 - r1.3 | ClausBrod |
New or significantly changed entries in the CoCreate Modeling FAQ list since the last update: Operating system: Which filesystems are recommended or supported with ... |
SolidDesigner | 24 Jul 2009 - 21:29 - r1.4 | ClausBrod |
SolidDesigner is the old and original name for the 3D CAD product which was later renamed to OneSpace Designer Modeling (for a better fit with CoCreate's general product ... |
TextFromAndToClipboard | 24 Jul 2009 - 21:30 - r1.5 | ClausBrod |
pre { background-color:#FFEECC; } CoCreate Modeling: Exchanging text via the Windows clipboard We already discussed how Lisp code in CoCreate Modeling can communicate ... |
ViewbenchResults | 24 Jul 2009 - 21:32 - r1.29 | ClausBrod |
CoCreate Modeling graphics benchmark (viewbench) results What is viewbench? viewbench is a graphics benchmark for CoCreate Modeling. viewbench results indicate graphics ... |
WebChanges | 16 Aug 2001 - 19:58 - NEW | PeterThoeny |
INCLUDE{" TWIKIWEB .WebChanges"} |
WebHome | 24 Jul 2009 - 06:35 - r1.35 | ClausBrod |
This site answers frequently asked questions on CoCreate Modeling, a 3D CAD application which was previously known as OneSpace Modeling, OneSpace Designer Modeling ... |
WebIndex | 24 Nov 2001 - 11:41 - r1.2 | PeterThoeny |
SEARCH{"\. " scope "topic" regex "on" nosearch "on"} See also the faster WebTopicList |
WebLeftBar | 24 Jul 2009 - 19:36 - r1.20 | ClausBrod |
CoCreate Modeling FAQ Introduction Hardware Operating system Memory management File handling Installation Licensing Graphics App. knowhow Lisp Learning Programming ... |
WebNotify | 20 Nov 2004 - 14:36 - r1.6 | ClausBrod |
This is a subscription service to be automatically notified by e-mail when topics change in this CoCreateModeling web. This is a convenient service, so you do not ... |
WebPreferences | 24 Jul 2009 - 19:47 - r1.20 | ClausBrod |
CoCreateModeling Web Preferences The following settings are web preferences of the CoCreateModeling web. These preferences overwrite the site-level preferences in ... |
WebRss | 08 Nov 2004 - 09:12 - r1.3 | ClausBrod |
CoCreateModeling web on www.clausbrod.de SCRIPTURL /view SCRIPTSUFFIX /CoCreateModeling The CoCreateModeling web of www.clausbrod.de news, FAQ, info on OneSpace ... |
WebSearch | 08 Aug 2001 - 05:26 - NEW | PeterThoeny |
INCLUDE{" TWIKIWEB .WebSearch"} |
WebSearchAdvanced | 18 Jan 2004 - 10:52 - NEW | PeterThoeny |
INCLUDE{" TWIKIWEB .WebSearchAdvanced"} |
WebStatistics | 10 Aug 2024 - 12:30 - r1.71 | TWikiGuest |
Statistics for CoCreateModeling Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Aug 2024 ... |
WebTools | 01 Jan 2005 - 19:22 - r1.2 | ClausBrod |
INCLUDE{ TWIKIWEB .WebSiteTools} Site map |
WebTopicEditTemplate | 08 Nov 2004 - 07:47 - NEW | ClausBrod |
WIKIUSERNAME DATE COMMENT{type "below" nonotify "on"} |
WebTopicList | 24 Nov 2001 - 11:40 - NEW | PeterThoeny |
TOPICLIST{" $name "} See also the verbose WebIndex. |