-
change Spaceclaim options
How to change the Spaceclaim options (for instance, Autosave, Rendering quality and Language) ?
-
Select a body by location
Select a body by location
-
Convert Catia parameters into Script Parameters
-
Create a surface from multiple points
-
Create a polygon in Spaceclaim / Discovery
-
Create a cone in Spaceclaim/Discovery
-
Create a surface body from Faces
-
Example project page wizard to create geometry
Is there an demo extension of a project page wizard that creates create geometry in SpaceClaim?
-
Pass a value from SpaceClaim to be used within Expressions in Setup?
I have a fin model (parameterized). I would like to get its fin area in spaceclaim and be used in expressions. Is this possible? Since each time a new fin is created the surface area will be different, and this new surface area needs to be used in the expression in the Setup.
-
How to find coordinates of an intersection between 2 lines on a same plane in SpaceClaim-Scripting?
I am trying to find the point of intersection between two lines on a plane. They currently do not intersect, however, I would like to find the coordinates of the point of intersection. Can someone help me with a script for it?
-
Assign thickness values defined in a csv file to surfaces in Spaceclaim?
How can we automatically assign thickness values defined in a csv file to surfaces in Spaceclaim?
-
Script for removing a named selection from another named selection
I have a named selection called FinSurface, however, I would like to subtract symmetry surfaces (which is another named selection) from FinSurface.
-
Example of worflow automation: create geometry, model setup, and postprocess
Is there an example of workflow automation with geometry creation, model setup and postprocessing?
-
Scripting
How do I search the faces of a body that is parallel to a certain plane in Scripting?
-
Meshing:
I have created a named Selection as part of the scripting in SpaceClaim However, I want to append another surface into that same-named Selection. How can I script that? Unfortunately, when using the record button to add, it did not script for me.
-
Using optiSLang Robustness module for Geometric parameters/ tolerance study
Hello, I have a model in Mechanical where I have load conditions parameterised. On Spaceclaim side I have a parameterised geometry which generates error-free geoemtry for each parameter combination. WIth this I could perform a sensitivity and eventually also an optimization study. Now I would like to include geometric…
-
How do you flip the normal direction of a surface body via SpaceClaim scripting?
In SpaceClaim and Discovery the normal of a solid body is always "out" of the solid. For surface bodies the connected faces should always have consistent normal direction, but this direction can be flipped. In the interface you can flip the normal direction by using the tool in Measure - Quality - Normal, selecting a face…
-
How to check in SpaceClaim if a body is a surface body?
How can you use SpaceClaim scripting API to check if a body is a surface body or solid body?
-
How to use deviation in Spaceclaim via API
How can I use the deviation tool in SC/Discovery and then save images to a file.
-
How to access Center of Mass in SpaceClaim/Discovery?
How can you access the center of mass of body inside Discovery or SpaceClaim?
-
How do you set the language in SpaceClaim via scripting?
Is it possible to set and/or check the language/region/culture being used in SpaceClaim?
-
How to launch SpaceClaim using a specific user settings file (.config)
I tried launching SpaceClaim/Speos in batch mode using the option /DefaultUserSettingsFile "C:\Program Files\ANSYS Inc\v221\scdm\SpaceClaim.exe" /AddInManifestFile="C:\Program Files\ANSYS Inc\v221\Optical Products\SPEOS\Bin\SpeosSC.Manifest.xml" /DefaultUserSettingsFile="C:\Users\gmoysan\OneDrive - ANSYS,…
-
How to find a face based on its (xyz) location and make it into a named selection by script in SCDM?
We want to search an area in 3D space (based on x,y,z coordinates and a tolerance that makes the 3D search space a volume), and find any face(s) (centroid(s)) of a part(s) within this search volume. Finally if a face is found make it into a named selection by script in SCDM.
-
Take a 4K screenshot in SpaceClaim with a lower resolution monitor
Is there a way to create a screenshot of the scene in 4K (or 8K) even when the monitor used has a lower resolution than 4K ?
-
How to create output parameters from SCDM (Spaceclaim)
Only input parameters can be created in Spaceclaim. Is there a way to create output parameters using scripting?