Forum Sign in | Join Forum
     Bookmark and Share


Browse by Tags

  • Calling SpaceClaim in backgroud?

    I didn't know whether SpaceClaim can run without UI. Did anybody who try this by using SpaceClaim API? I used SpaceClaim for CAD modeling and created some dimention groups (as parameters) for the model, then I used C# to create a dialog, there were some edit boxes in the dialog which would deliver...
    Posted to API (Forum) by Kevin on 01-19-2010
  • Re: Parameter to Workbench

    Roman, sure, I played a little bit with the API and I know that I can bring in the cutting-functionality directly with a SC plug inn, but I'm a scripting developer and the easiest way for me will be the scripting. Firstly I'll try to make my ut and than I'll looking to the journal file. When...
    Posted to ANSYS users (Forum) by Stefan on 01-14-2010
  • Re: Calling SpaceClaim from another process

    Looks like you have the latest SpaceClaim and the bitness problem is fixed in that version. Is there a call stack with that exception? If you use API V5 instead, does the problem still occur? David.
    Posted to API (Forum) by David Taylor on 10-23-2009
  • Re: Calling SpaceClaim from another process

    You should not have to place any SpaceClaim DLLs in the GAC. In the GAC (C:\Windows\assembly), you should find SpaceClaim.Api.Vx (x = 3 onwards), SpaceClaim.Foundation, and SpaceClaim.Geometry. These are put there when SpaceClaim is installed. At one time, for some reason, these assemblies in the GAC...
    Posted to API (Forum) by David Taylor on 10-23-2009
  • Re: Create face with API

    Hi Shishioiris, I assume that you mean you've created a Body, and you want it to appear in your document. Bodies themselves do not exist in the document, to do so, you need to create a DesignBody, which places the Body in a Part and gives it other properties, such as a name, a layer, and a color...
    Posted to API (Forum) by blake on 06-04-2009
  • Re: Filling Bom with mass...

    Hello Sayim, Here is the text from the bottom of the samples download help page, which explains how to build and run the samples. -- To use a sample project, download the ZIP file and unzip it (use the Extract All command on the context menu in Windows Explorer). The project has a dummy reference to...
    Posted to API (Forum) by David Taylor on 05-16-2009
  • Re: Filling Bom with mass...

    Hello Sayim, You could write an add-in command that creates a BOM report, including mass properties. There is a sample add-in (see API help), which has a command called Create BOM. The command just presents a dialog box with the BOM. You could modify this command to get mass property information too...
    Posted to API (Forum) by David Taylor on 05-15-2009
  • Any example code available on model space db or inserting / modifying drawing objects.

    Hi there. In order to avoid weeding through more .chm files and methods looking for calls to perform operations such as inserting objects from a file, modifying the drawing objects in model space, and so on, I would appreciate a post of some sample code to perform these tasks in the API. Also, some direction...
    Posted to API (Forum) by kapes13 on 05-14-2009
  • Re: Calling SpaceClaim from another process

    Hello ‘ensure’, What do you think is incorrect about CreatePolyline ? I tested the code before I posted it, and it did create a block. That part of the code comes from “CreateBlock.cs” in the C# sample download. The project reference to “SpaceClaim.Api.V5.dll” is only used at compile-time. At run-time...
    Posted to API (Forum) by David Taylor on 05-07-2009
  • Re: Varying diameter circles swept along a curving profile

    Roger, Thanks for the kind words. I am glad to hear you are enjoying your experience using SpaceClaim so far. I would certainly be interested in hearing more about your future developments, and of course I would be happy to answer any questions you may have. Regards, James Saunders
    Posted to API (Forum) by JamesSaunders on 05-01-2009
Page 1 of 2 (14 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems