Search Results for

    Show / Hide Table of Contents

    Class KeywayBuilder

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

    Constructors

    KeywayBuilder()

    Declaration
    protected KeywayBuilder()

    Properties

    AngleTolerance

    Declaration
    public double AngleTolerance { get; set; }
    Property Value
    Type Description
    System.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
    System.Boolean

    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
    System.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