Class Step203Importer
Inheritance
Step203Importer
Assembly: NXOpen.dll
Syntax
public class Step203Importer : BaseImporter, IMessageSink, IComponentBuilder
Constructors
Step203Importer()
Declaration
protected Step203Importer()
Properties
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
ImportTo
Declaration
public Step203Importer.ImportToOption ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
LayerDefault
Declaration
public int LayerDefault { get; set; }
Property Value
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
SewSurfaces
Declaration
public bool SewSurfaces { get; set; }
Property Value
SimplifyGeometry
Declaration
public bool SimplifyGeometry { get; set; }
Property Value
SmoothBSurfaces
Declaration
public bool SmoothBSurfaces { 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