![]() |
Description |
An element representing a point. Point elements only serve to assist in constructing other elements, they are never part of the geometry. |
Parameters |
Label – A unique name that identifies the element. (IElement/Label) Visible - If True, element is visible in the sketch. (IElement/Visible) Location - [LENGTH] – Location of the point defined in the sketch's coordinate system. (IPoint/Location) Evaluated Locations - [LENGTH] – Post-operation location of the point defined in the sketch's coordinate system. This is a calculated value based on the location of the point and any subsequent operations applied to the element. Read only. |
Example(s) |
|
User Interface Button |
|
Requirements |
None. |
Other Notes |
None. |
Command Details |
Mouse click order is: |
Example Creation Script |
Element_1 = Profile_1.Point("Point_1", "-0.01, 0, 0") |
Scripting Interfaces |
Please send email to awr.support@cadence.com if you would like to provide feedback on this article. Please make sure to include the article link in the email.