Search Results for

    Show / Hide Table of Contents

    Class ScrapDesignBuilder

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

    Constructors

    ScrapDesignBuilder()

    Declaration
    protected ScrapDesignBuilder()

    Properties

    AddonOperation

    Declaration
    public ScrapDesignBuilder.AddonType AddonOperation { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.AddonType

    ApplyColor

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

    AssignColor

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

    AttachEdge

    Declaration
    public SelectEdgeList AttachEdge { get; }
    Property Value
    Type Description
    SelectEdgeList

    AttachScrap

    Declaration
    public SelectBody AttachScrap { get; }
    Property Value
    Type Description
    SelectBody

    BoundaryList

    Declaration
    public ScCollector BoundaryList { get; }
    Property Value
    Type Description
    ScCollector

    ChangeColScrap

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

    CurveList

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

    DefStationNum

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

    DoubleA

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

    DoubleAngle

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

    DoubleB

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

    DoubleH

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

    DoubleR

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

    DoubleRf

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

    EditMethod

    Declaration
    public ScrapDesignBuilder.EditScrapType EditMethod { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.EditScrapType

    EditStationNum

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

    ExistScrap

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

    HoleColor

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

    MinRad

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

    OvercutColor

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

    OvercutEdge

    Declaration
    public SelectEdge OvercutEdge { get; }
    Property Value
    Type Description
    SelectEdge

    OvercutOperation

    Declaration
    public ScrapDesignBuilder.OvercutType OvercutOperation { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.OvercutType

    OverlapColor

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

    OverlapWidth

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

    PierceType

    Declaration
    public ScrapDesignBuilder.DefScrapType PierceType { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.DefScrapType

    PiercingColor

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

    PilotingColor

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

    ProcessFive

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

    ProcessFour

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

    ProcessOne

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

    ProcessThree

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

    ProcessTwo

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

    RemoveFilter

    Declaration
    public ScrapDesignBuilder.RemoveType RemoveFilter { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.RemoveType

    ScrapMethod

    Declaration
    public ScrapDesignBuilder.ScrapDefType ScrapMethod { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.ScrapDefType

    ScrapPosition

    Declaration
    public ScrapDesignBuilder.ScrapDefPosition ScrapPosition { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.ScrapDefPosition

    ScrapTol

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

    ScrapTypeEnum

    Declaration
    public ScrapDesignBuilder.Body ScrapTypeEnum { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.Body

    SecondScrap

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

    SplitCurve

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

    SplitScrap

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

    TrimmingColor

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

    TrimNum

    Declaration
    public ScrapDesignBuilder.TrimNumType TrimNum { get; set; }
    Property Value
    Type Description
    ScrapDesignBuilder.TrimNumType

    Update

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

    UserAddonCurve

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

    Methods

    GetOvercutPosition()

    Declaration
    public Point3d GetOvercutPosition()
    Returns
    Type Description
    Point3d

    ScrapDesignAddon()

    Declaration
    public void ScrapDesignAddon()

    ScrapDesignCreate()

    Declaration
    public void ScrapDesignCreate()

    ScrapDesignEdit()

    Declaration
    public void ScrapDesignEdit()

    ScrapDesignGroup()

    Declaration
    public void ScrapDesignGroup()

    SetOvercutPosition(Point3d)

    Declaration
    public void SetOvercutPosition(Point3d overcutPosition)
    Parameters
    Type Name Description
    Point3d overcutPosition

    Implements

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