Search Results for

    Show / Hide Table of Contents

    Class StampingProcessRecognitionBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    StampingProcessRecognitionBuilder
    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 StampingProcessRecognitionBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    StampingProcessRecognitionBuilder()

    Declaration
    protected StampingProcessRecognitionBuilder()

    Properties

    BandFeed

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

    BandWidth

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

    BendingDataProvider

    Declaration
    public CostTableDataProvider BendingDataProvider { get; }
    Property Value
    Type Description
    CostTableDataProvider

    BodySurfaceArea

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

    CavityRotationVertical

    Declaration
    public bool CavityRotationVertical { get; set; }
    Property Value
    Type Description
    System.Boolean

    CutoutDataProvider

    Declaration
    public CostTableDataProvider CutoutDataProvider { get; }
    Property Value
    Type Description
    CostTableDataProvider

    CuttingLength

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

    DrawingDataProvider

    Declaration
    public CostTableDataProvider DrawingDataProvider { get; }
    Property Value
    Type Description
    CostTableDataProvider

    EmbossingDataProvider

    Declaration
    public CostTableDataProvider EmbossingDataProvider { get; }
    Property Value
    Type Description
    CostTableDataProvider

    LeftRight

    Declaration
    public bool LeftRight { get; set; }
    Property Value
    Type Description
    System.Boolean

    MinimumXDimension

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

    MinimumYDimension

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

    MinimumZDimension

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

    NumberX

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

    NumberY

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

    OverLapX

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

    OverLapY

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

    Paired

    Declaration
    public bool Paired { get; set; }
    Property Value
    Type Description
    System.Boolean

    PartFolderBrowser

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

    PartVolume

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

    ProcessDataProvider

    Declaration
    public CostTableDataProvider ProcessDataProvider { get; }
    Property Value
    Type Description
    CostTableDataProvider

    SaveAndExportStatus

    Declaration
    public bool SaveAndExportStatus { get; set; }
    Property Value
    Type Description
    System.Boolean

    SelectionBaseFace

    Declaration
    public SelectFace SelectionBaseFace { get; }
    Property Value
    Type Description
    SelectFace

    SheetMetalThickness

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

    ToolHeight

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

    ToolLength

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

    ToolName

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

    ToolWidth

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

    TypeOfCavityRotationVertical

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

    TypeOfLeftRight

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

    TypeOfPaired

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

    UnfoldedLength

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

    UnfoldedWidth

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

    XDimension

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

    XmlFileName

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

    XmlFolderBrowser

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

    YDimension

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

    ZDimension

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

    Methods

    AddStampingFeature()

    Declaration
    public CostDataObject AddStampingFeature()
    Returns
    Type Description
    CostDataObject

    AnalyzeBody()

    Declaration
    public void AnalyzeBody()

    AskCurrentActiveDataProvider()

    Declaration
    public CostTableDataProvider AskCurrentActiveDataProvider()
    Returns
    Type Description
    CostTableDataProvider

    AskDefaultXmlFileName()

    Declaration
    public string AskDefaultXmlFileName()
    Returns
    Type Description
    System.String

    CollectBendingObjects(out StampingProcessBendingAreaData[])

    Declaration
    public void CollectBendingObjects(out StampingProcessBendingAreaData[] pCostObjects)
    Parameters
    Type Name Description
    StampingProcessBendingAreaData[] pCostObjects

    CollectCutoutObjects(out StampingProcessCutoutAreaData[])

    Declaration
    public void CollectCutoutObjects(out StampingProcessCutoutAreaData[] pCostObjects)
    Parameters
    Type Name Description
    StampingProcessCutoutAreaData[] pCostObjects

    CollectDrawingObjects(out StampingProcessDrawingAreaData[])

    Declaration
    public void CollectDrawingObjects(out StampingProcessDrawingAreaData[] pCostObjects)
    Parameters
    Type Name Description
    StampingProcessDrawingAreaData[] pCostObjects

    CollectEmbossingObjects(out StampingProcessEmbossingAreaData[])

    Declaration
    public void CollectEmbossingObjects(out StampingProcessEmbossingAreaData[] pCostObjects)
    Parameters
    Type Name Description
    StampingProcessEmbossingAreaData[] pCostObjects

    CollectStageObjects(out StampingProcessInformationData[])

    Declaration
    public void CollectStageObjects(out StampingProcessInformationData[] pCostObjects)
    Parameters
    Type Name Description
    StampingProcessInformationData[] pCostObjects

    DeleteStampingFeatures(CostDataObject[])

    Declaration
    public void DeleteStampingFeatures(CostDataObject[] costObjects)
    Parameters
    Type Name Description
    CostDataObject[] costObjects

    ExportResult()

    Declaration
    public void ExportResult()

    GetActivePage()

    Declaration
    public int GetActivePage()
    Returns
    Type Description
    System.Int32

    GetProductOrientation()

    Declaration
    public Matrix3x3 GetProductOrientation()
    Returns
    Type Description
    Matrix3x3

    GroupStampingFeatures(CostDataObject[])

    Declaration
    public CostDataObject GroupStampingFeatures(CostDataObject[] costObject)
    Parameters
    Type Name Description
    CostDataObject[] costObject
    Returns
    Type Description
    CostDataObject

    InitCostingData()

    Declaration
    public void InitCostingData()

    SetActivePage(Int32)

    Declaration
    public void SetActivePage(int activeTableIndex)
    Parameters
    Type Name Description
    System.Int32 activeTableIndex

    SetProductOrientation(Matrix3x3)

    Declaration
    public void SetProductOrientation(Matrix3x3 matrix)
    Parameters
    Type Name Description
    Matrix3x3 matrix

    UngroupStampingFeature(CostDataObject[], out CostDataObject[])

    Declaration
    public void UngroupStampingFeature(CostDataObject[] costObjects, out CostDataObject[] ungroupedObjects)
    Parameters
    Type Name Description
    CostDataObject[] costObjects
    CostDataObject[] ungroupedObjects

    UpdateProviderData(CostTableDataProvider, CostDataObject[])

    Declaration
    public void UpdateProviderData(CostTableDataProvider pDataProvider, CostDataObject[] pCostObjects)
    Parameters
    Type Name Description
    CostTableDataProvider pDataProvider
    CostDataObject[] pCostObjects

    Implements

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