Method that creates a new finish feature. The newly created FinishFeature object is returned.
Name | Type | Description |
pDefinition | FinishDefinition | Input FinishDefinition object that defines the finish feature you want to create. An FinishDefinition object can be created using the FinishFeatures.CreateFinishDefinition method. It can also be obtained from an existing FinishFeature object. |
Name | Description |
Finish Feature Creation | This sample demonstrates how to create a finish feature. |