Search Results for

    Show / Hide Table of Contents

    Class MachineReliefBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    MachineReliefBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    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
    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
    bool

    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
    bool

    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