![]() |
Description |
A face (edge) extrusion is an extrusion where the profile is sourced with a chosen face (edge) and remains slaved to it so subsequent changes to the source face (edge) cause the extrusion to update. |
Parameters |
See “Extrusion”. Label of Associated Solid – Name of the solid containing the extruded face. Read only. (ISlavedSolid/SolidLabel) |
Example(s) |
|
User Interface Button |
|
Command Details |
For a face extrusion, mouse click order is: For an edge extrusion, mouse click order is: |
Requirements |
See “Extrusion”. |
Other Notes |
See “Extrusion”. |
Example Creation Script |
For face extrusion: Solid_2 = Geometry_1.FaceExtrusion("Face Extrusion_1", "0", "Air", Solid_1.Get_ISolid(), 0, 0, "0, 0, 1", "0.002", "0", "0") For edge extrusion: Solid_2 = Geometry_1.EdgeExtrusion("Edge Extrusion_1", "0", "Air", Solid_1.Get_ISolid(), 0, 0, "0, 0, 1", "-0.003", "0", "0") |
Scripting Interfaces |
See “Extrusion”. |
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.