User's Guide > Element Trees: Extrude and Revolve > Examples: Creating Revolved Features
Examples: Creating Revolved Features
The following examples demonstrate creation of revolved features of various forms. These examples are adapted from an example template file UgSktRevolveTemplate.c available on the Creo+ loadpoint under <creo_toolkit_loadpoint>/protk_appls/pt_userguide/ptu_featcreat.
Example 6: To Create a Revolved Protrusion
The sample code in the file UgSktRevolveProtrusion.c located at <creo_toolkit_loadpoint>/protk_appls/pt_userguide/ptu_featcreat shows how to create a revolved protrusion feature with symmetric depth.
Example 7: To Create a Revolved Thin Cut
The sample code in the file UserSktRevolveThinCut.c located at <creo_toolkit_loadpoint>/protk_appls/pt_userguide/ptu_featcreat shows how to create a revolved thin cut, with independent angular dimensions for both sides.
Example 8: To Create a Revolved Surface
The sample code in the file UgSktRevolveSurface.c located at <creo_toolkit_loadpoint>/protk_appls/pt_userguide/ptu_featcreat shows how to create a revolved surface. It includes all possible element assignments. By following the instructions for the feature you want to create, it is possible to remove element settings not appropriate for your use.
È stato utile?