Hi Experts
May I request for help to correct this issue.
Trying to create a sphere with exiting points. Requirement is to create a sphere with parameter. I followed your youtube video but not able to fix the problem.
Not able to create formula to connect to radius of sphere.
Language=”VBSCRIPT”...
Hi Experts,
Below is the Macro which will offset the all the surfaces in the selected GS.
I have two issues in which I need guidance/help
1. All the surfaces to be offset based on the user request Like - In / Out. Currently its happening on the side based on iorientation = True/False.
2. Ignore...
Hi All,
I am trying to create macro with input as GS in which only Surfaces are there and output expected is to create a point which is CG of each surface and then create a normal to respective surface with respective point as input.
I need help in putting this macro in loop i mean point and...
Hi All,
I tried record a macro for getting the result of Parameterization Analysis to capture the results like
Unconstrained Sketch / Fully constrained sketch.
Unfortunately its not getting recorded and I am not aware of the reasons.
I tried searching in V5Automation.chm but could not figure...
Hi
Below is the macro with input AS POINT and reference PLANE as selected by user, it will create a SKETCH inside which there is predefined CIRCLE.
I will create another SKETCH which is having a PREDEFINED SQUARE in side.
My requirement is when this MACRO is run,
I want MACRO ask user for...
Hi All
I want to learn CATScript.
But its too difficult in some cases to interpret the recorded macro.
Can some one let me know the best way to learn.
With response to this query it will help other new beginners also.
Thanks in advance
Hi All,
Is it possible to extract the list of itmes in a opened CATPart file.
Prompt the user to ask if it required to store this in txt format if option is yes else just display on the scren and exit the marco
Hi All
I am new to CATScript and trying to learn from different forums in internet.
I request an help on the macro below:
Requirement is to create a plane parallel to selected reference plane and point.
Option 1:
My requirement is the new plane created must be created in exiting active GS...