Search Results for

    Show / Hide Table of Contents

    Class ClampingSlotBuilder

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

    Constructors

    ClampingSlotBuilder()

    Declaration
    protected ClampingSlotBuilder()

    Properties

    AngleTolerance

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

    BasePlane

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

    CenterlineLength

    Declaration
    public Expression CenterlineLength { 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

    FlangeBaseProfile

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

    FlangeThickness

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

    InnerWidth

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

    LocationOffset

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

    LocationOffsetDirection

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

    LocationOnFlange

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

    Locations

    Declaration
    public DieLocationsBuilder Locations { get; }
    Property Value
    Type Description
    DieLocationsBuilder

    NotchAngle

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

    NotchFacesAttributes

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

    NotchHeight

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

    NotchWidth

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

    OffsetWidth

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

    OrientationPlane

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

    Overhang

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

    OverhangFacesAttributes

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

    PadFacesAttributes

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

    PadHeight

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

    PadLength

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

    PadOffset

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

    PadRadius

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

    PadWidth

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

    SlotEndFacesAttributes

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

    SlotFacesAttributes

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

    SlotLength

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

    SlotRadius

    Declaration
    public Expression SlotRadius { 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

    TopLength

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

    Type

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

    Implements

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