Share

UnwrapFeatures.Add Method

Parent Object: UnwrapFeatures

Description

Method that creates a new Unwrap feature. The newly created UnwrapFeature object is returned.

Syntax

UnwrapFeatures.Add( Definition As UnwrapDefinition ) As UnwrapFeature

Parameters

Name Type Description
Definition UnwrapDefinition Input UnwrapDefinition object that defins the unwrap feature you want to create.An UnwrapDefinition object can be created using the UnwrapFeatures.CreateDefinition method. It can also be obtained from an existing UnwrapFeature object.

Version

Introduced in version 2020

Was this information helpful?