Add |
Method that creates a new Unwrap feature. The newly created UnwrapFeature object is returned. |
CreateDefinition |
Method that creates a new UnwrapDefinition object. The object created does not represent a Unwrap feature but instead is a representation of the information that defines a Unwrap feature. You can use this object as input to the UnwrapFeatures.Add method to create the actual feature. |
CreateDefinitionWithOptions |
Method that creates the UnwrapDefinition. The object created does not represent a Unwrap feature but instead is a representation of the information that defines a Unwrap feature. You can use this object as input to the UnwrapFeatures.Add method to create the. |