Class ManufacturingOutBuilder
Inheritance
ManufacturingOutBuilder
Assembly: NXOpen.dll
Syntax
public class ManufacturingOutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ManufacturingOutBuilder()
Declaration
protected ManufacturingOutBuilder()
Properties
Component
Declaration
public SelectDisplayableObject Component { get; }
Property Value
ConfigFile
Declaration
public string ConfigFile { get; set; }
Property Value
ExportDXFFile
Declaration
public bool ExportDXFFile { get; set; }
Property Value
ManufacturingCollector
Declaration
public SelectComponent ManufacturingCollector { get; }
Property Value
MarkOnlySection
Declaration
public Section MarkOnlySection { get; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
OutputType
Declaration
public ManufacturingOutBuilder.OutputTypes OutputType { get; set; }
Property Value
ProfileXmlOutputFile
Declaration
public string ProfileXmlOutputFile { get; set; }
Property Value
Methods
SetParts(NXObject[])
Declaration
public void SetParts(NXObject[] parts)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink