Search Results for

    Show / Hide Table of Contents

    Class QuickQuotationBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    QuickQuotationBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    Namespace: NXOpen.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class QuickQuotationBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    QuickQuotationBuilder()

    Declaration
    protected QuickQuotationBuilder()

    Properties

    BendingColor

    Declaration
    public NXColor BendingColor { get; set; }
    Property Value
    Type Description
    NXColor

    BlankSize

    Declaration
    public double BlankSize { get; set; }
    Property Value
    Type Description
    System.Double

    BurringColor

    Declaration
    public NXColor BurringColor { get; set; }
    Property Value
    Type Description
    NXColor

    CamunitColor

    Declaration
    public NXColor CamunitColor { get; set; }
    Property Value
    Type Description
    NXColor

    CompFactor

    Declaration
    public double CompFactor { get; set; }
    Property Value
    Type Description
    System.Double

    Customer

    Declaration
    public string Customer { get; set; }
    Property Value
    Type Description
    System.String

    DesignHours

    Declaration
    public double DesignHours { get; set; }
    Property Value
    Type Description
    System.Double

    DesignPrice

    Declaration
    public double DesignPrice { get; set; }
    Property Value
    Type Description
    System.Double

    DistanceX

    Declaration
    public double DistanceX { get; set; }
    Property Value
    Type Description
    System.Double

    DistanceY

    Declaration
    public double DistanceY { get; set; }
    Property Value
    Type Description
    System.Double

    FormingColor

    Declaration
    public NXColor FormingColor { get; set; }
    Property Value
    Type Description
    NXColor

    InsertGroupMaterial

    Declaration
    public QuickQuotationBuilder.InsertGroupMaterials InsertGroupMaterial { get; set; }
    Property Value
    Type Description
    QuickQuotationBuilder.InsertGroupMaterials

    ManageTemporaryObjectsType

    Declaration
    public QuickQuotationBuilder.ManageTemporaryObjectsTypes ManageTemporaryObjectsType { get; set; }
    Property Value
    Type Description
    QuickQuotationBuilder.ManageTemporaryObjectsTypes

    MaterialUtil

    Declaration
    public string MaterialUtil { get; set; }
    Property Value
    Type Description
    System.String

    ObjectType

    Declaration
    public QuickQuotationBuilder.ObjectTypes ObjectType { get; set; }
    Property Value
    Type Description
    QuickQuotationBuilder.ObjectTypes

    OutlineEnlargeTimes

    Declaration
    public double OutlineEnlargeTimes { get; set; }
    Property Value
    Type Description
    System.Double

    PartNo

    Declaration
    public int PartNo { get; set; }
    Property Value
    Type Description
    System.Int32

    PartsAmout

    Declaration
    public int PartsAmout { get; set; }
    Property Value
    Type Description
    System.Int32

    PiercingColor

    Declaration
    public NXColor PiercingColor { get; set; }
    Property Value
    Type Description
    NXColor

    Pitch

    Declaration
    public double Pitch { get; set; }
    Property Value
    Type Description
    System.Double

    QuoteDate

    Declaration
    public string QuoteDate { get; set; }
    Property Value
    Type Description
    System.String

    QuoteNo

    Declaration
    public string QuoteNo { get; set; }
    Property Value
    Type Description
    System.String

    Quoter

    Declaration
    public string Quoter { get; set; }
    Property Value
    Type Description
    System.String

    SelOutline

    Declaration
    public Section SelOutline { get; }
    Property Value
    Type Description
    Section

    SelSheetBody

    Declaration
    public SelectBodyList SelSheetBody { get; }
    Property Value
    Type Description
    SelectBodyList

    StationsNo

    Declaration
    public int StationsNo { get; set; }
    Property Value
    Type Description
    System.Int32

    StripLength

    Declaration
    public double StripLength { get; set; }
    Property Value
    Type Description
    System.Double

    StripMaterial

    Declaration
    public string StripMaterial { get; set; }
    Property Value
    Type Description
    System.String

    StripThickness

    Declaration
    public double StripThickness { get; set; }
    Property Value
    Type Description
    System.Double

    Type

    Declaration
    public QuickQuotationBuilder.Types Type { get; set; }
    Property Value
    Type Description
    QuickQuotationBuilder.Types

    Width

    Declaration
    public double Width { get; set; }
    Property Value
    Type Description
    System.Double

    WorkAreaLength

    Declaration
    public double WorkAreaLength { get; set; }
    Property Value
    Type Description
    System.Double

    WorkAreaWidth

    Declaration
    public double WorkAreaWidth { get; set; }
    Property Value
    Type Description
    System.Double

    Methods

    DatumPlane()

    Declaration
    public void DatumPlane()

    TemplateConfig()

    Declaration
    public void TemplateConfig()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX