Search Results for

    Show / Hide Table of Contents

    Class MachineReliefBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    MachineReliefBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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.Die
    Assembly: NXOpen.dll
    Syntax
    public class MachineReliefBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    MachineReliefBuilder()

    Declaration
    protected MachineReliefBuilder()

    Properties

    AngleTolerance

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

    BaseOffset

    Declaration
    public Expression BaseOffset { get; }
    Property Value
    Type Description
    Expression

    BaseOrientation

    Declaration
    public DiePlaneBuilder BaseOrientation { get; }
    Property Value
    Type Description
    DiePlaneBuilder

    BeltAttributes

    Declaration
    public DieAttributesBuilder BeltAttributes { get; }
    Property Value
    Type Description
    DieAttributesBuilder

    BeltFaceThickness

    Declaration
    public Expression BeltFaceThickness { get; }
    Property Value
    Type Description
    Expression

    CamDirection

    Declaration
    public DieDirectionBuilder CamDirection { get; }
    Property Value
    Type Description
    DieDirectionBuilder

    DistanceTolerance

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

    End

    Declaration
    public DieLocationBuilder End { get; }
    Property Value
    Type Description
    DieLocationBuilder

    InsideWallProfile

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

    JogWall

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

    MainProfile

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

    MainProfileType

    Declaration
    public MachineReliefBuilder.MainProfileTypes MainProfileType { get; set; }
    Property Value
    Type Description
    MachineReliefBuilder.MainProfileTypes

    Offset

    Declaration
    public Expression Offset { get; }
    Property Value
    Type Description
    Expression

    ProfileOffset

    Declaration
    public Expression ProfileOffset { get; }
    Property Value
    Type Description
    Expression

    Relief

    Declaration
    public Expression Relief { get; }
    Property Value
    Type Description
    Expression

    ReliefOffset

    Declaration
    public Expression ReliefOffset { get; }
    Property Value
    Type Description
    Expression

    Start

    Declaration
    public DieLocationBuilder Start { get; }
    Property Value
    Type Description
    DieLocationBuilder

    SwitchTrimSide

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

    Target

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

    TopOffset

    Declaration
    public Expression TopOffset { get; }
    Property Value
    Type Description
    Expression

    TrimOffset

    Declaration
    public Expression TrimOffset { get; }
    Property Value
    Type Description
    Expression

    TrimSheet

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

    TrimSheetFace

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

    TrimSheetOffset

    Declaration
    public Expression TrimSheetOffset { get; }
    Property Value
    Type Description
    Expression

    TrimSheetType

    Declaration
    public MachineReliefBuilder.TrimSheetTypes TrimSheetType { get; set; }
    Property Value
    Type Description
    MachineReliefBuilder.TrimSheetTypes

    Type

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

    WallOffset

    Declaration
    public Expression WallOffset { get; }
    Property Value
    Type Description
    Expression

    WallThickness

    Declaration
    public Expression WallThickness { get; }
    Property Value
    Type Description
    Expression

    Implements

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