Class QuickQuotationBuilder
Inheritance
System.Object
System.MarshalByRefObject
QuickQuotationBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Double |
|
Declaration
public NXColor BurringColor { get; set; }
Property Value
Declaration
public NXColor CamunitColor { get; set; }
Property Value
Declaration
public double CompFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string Customer { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double DesignHours { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DesignPrice { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DistanceX { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DistanceY { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.String |
|
Declaration
public QuickQuotationBuilder.ObjectTypes ObjectType { get; set; }
Property Value
Declaration
public double OutlineEnlargeTimes { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public int PartNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int PartsAmout { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public NXColor PiercingColor { get; set; }
Property Value
Declaration
public double Pitch { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string QuoteDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string QuoteNo { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Quoter { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Section SelOutline { get; }
Property Value
SelSheetBody
Declaration
public SelectBodyList SelSheetBody { get; }
Property Value
Declaration
public int StationsNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double StripLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string StripMaterial { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double StripThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public QuickQuotationBuilder.Types Type { get; set; }
Property Value
Declaration
public double Width { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double WorkAreaLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double WorkAreaWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
Declaration
Declaration
public void TemplateConfig()
Implements
System.Runtime.Remoting.Messaging.IMessageSink