Class Catiav5Importer
Inheritance
System.Object
System.MarshalByRefObject
Catiav5Importer
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class Catiav5Importer : Builder, IMessageSink, IComponentBuilder
Constructors
Catiav5Importer()
Declaration
protected Catiav5Importer()
Properties
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ImportTo
Declaration
public Catiav5Importer.ImportToOption ImportTo { get; set; }
Property Value
Type | Description |
---|---|
Catiav5Importer.ImportToOption |
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeCSYS
Declaration
public bool IncludeCSYS { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeIndWireFrame
Declaration
public bool IncludeIndWireFrame { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeNoShowEntity
Declaration
public bool IncludeNoShowEntity { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
InputFile
Declaration
public string InputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SearchDirectoryList
Declaration
public string SearchDirectoryList { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SimplifyFacesandEdges
Declaration
public bool SimplifyFacesandEdges { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TotalSearchDirectories
Declaration
public int TotalSearchDirectories { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Methods
SaveSettings(String)
Declaration
public void SaveSettings(string filename)
Parameters
Type | Name | Description |
---|---|---|
System.String | filename |
Implements
System.Runtime.Remoting.Messaging.IMessageSink