TAGGED: command, python, scripting, spaceclaim
-
-
July 7, 2021 at 11:05 pmseghierSubscriber
Hello, i want create a script using command
SpaceClaim.Api.V19.Command.Execute('Point')
SpaceClaim.Api.V19.Scripting.Selection
And i want to know how i can create these steps:
- Point
- Set section plane
- Se point coordinates
- Finish the command
The other script :
- Select the top face of an object by name or layer
- Apply pull and set height
- Finish the command
How i can use Command.Execute to follow these steps
Or if there is another way for example record a python script and run it from SpaceClaim.Api.V19 ?
Like this for example : SpaceClaim.Api.V19.Scripting.Commands.ExtrudeFaces.Execute(.......)
July 9, 2021 at 5:09 pmAniketForum Moderatorhave you tried the default record feature? Are there any issues with recorded commands? For selection please check power selection (https://ansyshelp.ansys.com/account/Secured?returnurl=/Views/Secured/corp/v211/en/spaceclaim/Discovery/user_manual/power_selection.html) and these options should be recorded ideally.
-Aniket
How to access Ansys help links
Guidelines for Posting on Ansys Learning Forum
Viewing 1 reply thread- The topic ‘Command.Execute in SpaceClaim: Question’ is closed to new replies.
Ansys Innovation SpaceTrending discussions- Unable to attach geometry 2024 R2
- Getting Mesh Faces With Specified Normal Via SpaceClaim Scripting (V241)
- How to provide blade angles in bladegen.
- DXF file loaded incorrectly
- plugin error failed to import assembly from spaceclaim
- Overlapping contact face
- Thermoelectric Cooler Model
- Issue Seeing Explore
- Warning Plugin Error Geometry in Design Modeler
- SpaceClaim stops sharing topology
Top Contributors-
1341
-
594
-
591
-
530
-
366
Top Rated Tags© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-