Class AcisImporter
Assembly: NXOpen.dll
Syntax
public class AcisImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
AcisImporter()
Declaration
Properties
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
HealBodies
Declaration
public bool HealBodies { get; set; }
Property Value
IncludeWires
Declaration
public bool IncludeWires { get; set; }
Property Value
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Sew
Declaration
public bool Sew { get; set; }
Property Value
SimplifyGeometry
Declaration
public bool SimplifyGeometry { 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