Share

MeshFeatureSets.Add Method

Parent Object: MeshFeatureSets

Description

Method that creates a new MeshFeatureSet object. The newly created MeshFeatureSet object is returned.

Syntax

MeshFeatureSets.Add( FullName As String ) As MeshFeatureSet

Parameters

Name Type Description
FullName String Input String value that specifies the full filename of a file which is being imported. Valid file types include STL, Obj, Catia V4, Catia V5, JT, STEP, NX, Alias and Rhino files.

Version

Introduced in version 2018

Was this information helpful?