Class ProfileListBuilder
Inheritance
ProfileListBuilder
Assembly: NXOpen.dll
Syntax
public class ProfileListBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ProfileListBuilder()
Declaration
protected ProfileListBuilder()
Properties
Component
Declaration
[Obsolete("Deprecated in NX2007.0.0. Use NXOpen.Features.ShipDesign.ManufacturingOut instead.")]
public SelectDisplayableObject Component { get; }
Property Value
CuttingInterfaceConfigFile
Declaration
[Obsolete("Deprecated in NX2007.0.0. Use NXOpen.Features.ShipDesign.ManufacturingOut instead.")]
public string CuttingInterfaceConfigFile { get; set; }
Property Value
CuttingInterfaceOutputFile
Declaration
[Obsolete("Deprecated in NX2007.0.0. Use NXOpen.Features.ShipDesign.ManufacturingOut instead.")]
public string CuttingInterfaceOutputFile { get; set; }
Property Value
IncludePlateTemplates
Declaration
public bool IncludePlateTemplates { get; set; }
Property Value
InverseBending
Declaration
public bool InverseBending { get; set; }
Property Value
KnuckledProfile
Declaration
public bool KnuckledProfile { get; set; }
Property Value
ListFile
Declaration
public string ListFile { get; set; }
Property Value
ManufacturingCollector
Declaration
public SelectComponent ManufacturingCollector { get; }
Property Value
OutputType
Declaration
public ProfileListBuilder.OutputTypes OutputType { get; set; }
Property Value
PartSet
Declaration
public SelectComponentList PartSet { get; }
Property Value
VentilationHoles
Declaration
public bool VentilationHoles { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink