Search Results for

    Show / Hide Table of Contents

    Class KeywayBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    KeywayBuilder
    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 KeywayBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    KeywayBuilder()

    Declaration
    protected KeywayBuilder()

    Properties

    AngleTolerance

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

    BaseFlange

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

    BaseOrientation

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

    CreateWithPad

    Declaration
    public bool CreateWithPad { get; set; }
    Property Value
    Type Description
    bool

    DeckThickness

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

    DieCenterlineCoordinateSystem

    Declaration
    public SelectCartesianCoordinateSystem DieCenterlineCoordinateSystem { get; }
    Property Value
    Type Description
    SelectCartesianCoordinateSystem

    DistanceTolerance

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

    InteriorProfile

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

    Location

    Declaration
    public KeywayBuilder.LocationType Location { get; set; }
    Property Value
    Type Description
    KeywayBuilder.LocationType

    MinimumRibHeight

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

    Offset

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

    PadAttributes

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

    PadHeight

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

    PadWidth

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

    PlacementOffset

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

    RunoffDepth

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

    RunoffLength

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

    RunoffRadius

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

    RunoffWidth

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

    SheetMetal

    Declaration
    public SelectNXObject SheetMetal { get; }
    Property Value
    Type Description
    SelectNXObject

    SlotAttributes

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

    SlotDepth

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

    SlotLength

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

    SlotWidth

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

    Target

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

    Type

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX