FinishFeatures.Add Method
Parent Object:
FinishFeatures
Description
Method that creates a new finish feature. The newly created FinishFeature object is returned.
Syntax
FinishFeatures.
Add(
pDefinition As
FinishDefinition ) As
FinishFeature
Parameters
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. |
Samples
Version
Introduced in version 2024