Class ConversionProcessSettingsBuilder
Inheritance
ConversionProcessSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class ConversionProcessSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ConversionProcessSettingsBuilder()
Declaration
protected ConversionProcessSettingsBuilder()
Properties
ActionOnError
Declaration
public ConversionProcessSettingsBuilder.ActionOnErrorEnum ActionOnError { get; set; }
Property Value
ConfigurationFile
Declaration
public string ConfigurationFile { get; set; }
Property Value
CreateInMasterModelPart
Declaration
public bool CreateInMasterModelPart { get; set; }
Property Value
ErrorLimit
Declaration
public int ErrorLimit { get; set; }
Property Value
JTGeometryTolerance
Declaration
public double JTGeometryTolerance { get; set; }
Property Value
JTPartNameAttribute
Declaration
public string JTPartNameAttribute { get; set; }
Property Value
LogFileLocation
Declaration
public string LogFileLocation { get; set; }
Property Value
MultiCADAssembly
Declaration
public bool MultiCADAssembly { get; set; }
Property Value
SaveAsLocation
Declaration
public string SaveAsLocation { get; set; }
Property Value
SourcePartNameAttribute
Declaration
public string SourcePartNameAttribute { get; set; }
Property Value
StoreLogFileInTeamCenter
Declaration
public bool StoreLogFileInTeamCenter { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink