Class IgesImporter
Assembly: NXOpen.dll
Syntax
public class IgesImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
IgesImporter()
Declaration
Properties
CopiousData
Declaration
public IgesImporter.CopiousDataEnum CopiousData { get; set; }
Property Value
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
GeomFixupTol
Declaration
public double GeomFixupTol { get; set; }
Property Value
ImportTo
Declaration
public IgesImporter.ImportToEnum ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
LayerDefault
Declaration
public int LayerDefault { get; set; }
Property Value
LayerMask
Declaration
public string LayerMask { get; set; }
Property Value
MapViewDep
Declaration
public bool MapViewDep { 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
SmoothBSurf
Declaration
public bool SmoothBSurf { get; set; }
Property Value
SurfTrimTol
Declaration
public double SurfTrimTol { 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