Class QuickQuotationBuilder
Inheritance
QuickQuotationBuilder
Assembly: NXOpen.dll
public class QuickQuotationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected QuickQuotationBuilder()
Properties
Declaration
public NXColor BendingColor { get; set; }
Property Value
Declaration
public double BlankSize { get; set; }
Property Value
Declaration
public NXColor BurringColor { get; set; }
Property Value
Declaration
public NXColor CamunitColor { get; set; }
Property Value
Declaration
public double CompFactor { get; set; }
Property Value
Declaration
public string Customer { get; set; }
Property Value
Declaration
public double DesignHours { get; set; }
Property Value
Declaration
public double DesignPrice { get; set; }
Property Value
Declaration
public double DistanceX { get; set; }
Property Value
Declaration
public double DistanceY { get; set; }
Property Value
Declaration
public NXColor FormingColor { get; set; }
Property Value
Declaration
public QuickQuotationBuilder.InsertGroupMaterials InsertGroupMaterial { get; set; }
Property Value
Declaration
public QuickQuotationBuilder.ManageTemporaryObjectsTypes ManageTemporaryObjectsType { get; set; }
Property Value
Declaration
public string MaterialUtil { get; set; }
Property Value
Declaration
public QuickQuotationBuilder.ObjectTypes ObjectType { get; set; }
Property Value
Declaration
public double OutlineEnlargeTimes { get; set; }
Property Value
Declaration
public int PartNo { get; set; }
Property Value
Declaration
public int PartsAmout { get; set; }
Property Value
Declaration
public NXColor PiercingColor { get; set; }
Property Value
Declaration
public double Pitch { get; set; }
Property Value
Declaration
public string QuoteDate { get; set; }
Property Value
Declaration
public string QuoteNo { get; set; }
Property Value
Declaration
public string Quoter { get; set; }
Property Value
Declaration
public Section SelOutline { get; }
Property Value
SelSheetBody
Declaration
public SelectBodyList SelSheetBody { get; }
Property Value
Declaration
public int StationsNo { get; set; }
Property Value
Declaration
public double StripLength { get; set; }
Property Value
Declaration
public string StripMaterial { get; set; }
Property Value
Declaration
public double StripThickness { get; set; }
Property Value
Declaration
public QuickQuotationBuilder.Types Type { get; set; }
Property Value
Declaration
public double Width { get; set; }
Property Value
Declaration
public double WorkAreaLength { get; set; }
Property Value
Declaration
public double WorkAreaWidth { get; set; }
Property Value
Methods
Declaration
Declaration
public void TemplateConfig()
Implements
System.Runtime.Remoting.Messaging.IMessageSink