Class Catiav5Importer
Inheritance
Catiav5Importer
Assembly: NXOpen.dll
Syntax
public class Catiav5Importer : BaseImporter, IMessageSink, IComponentBuilder
Constructors
Catiav5Importer()
Declaration
protected Catiav5Importer()
Properties
EnableFeatureTree
Declaration
public bool EnableFeatureTree { get; set; }
Property Value
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
ImportTo
Declaration
public Catiav5Importer.ImportToOption ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
IncludeCSYS
Declaration
public bool IncludeCSYS { get; set; }
Property Value
IncludeIndWireFrame
Declaration
public bool IncludeIndWireFrame { get; set; }
Property Value
IncludeNoShowEntity
Declaration
public bool IncludeNoShowEntity { get; set; }
Property Value
IncludeRefGeom
Declaration
public bool IncludeRefGeom { get; set; }
Property Value
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
SearchDirectoryList
Declaration
public string SearchDirectoryList { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
SimplifyFacesandEdges
Declaration
public bool SimplifyFacesandEdges { get; set; }
Property Value
TotalSearchDirectories
Declaration
public int TotalSearchDirectories { get; set; }
Property Value
Methods
SaveSettings(string)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink