Class CreoImporter
Assembly: NXOpen.dll
Syntax
public class CreoImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
CreoImporter()
Declaration
Properties
HealBodies
Declaration
public bool HealBodies { get; set; }
Property Value
ImportTo
Declaration
public CreoImporter.ImportToOption ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
IncludeNonManifoldObj
Declaration
public bool IncludeNonManifoldObj { get; set; }
Property Value
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { 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