Method that creates a new face feature. The newly created FaceFeature object is returned.
Name | Type | Description |
FaceFeatureDefinition | FaceFeatureDefinition | Input FaceFeatureDefinition object that defines the face feature you want to create. A FaceFeatureDefinition object can be created using the FaceFeatures.CreateFaceFeatureDefinition method. It can also be obtained from an existing FaceFeature object. |
Name | Description |
Create sheet metal face and cut features | This sample demonstrates the creation of sheet metal face and cut features. |
Create sheet metal face and flange features | This sample demonstrates the creation of sheet metal face and flange features. |