Search Results for

    Show / Hide Table of Contents

    Class ClampingSlotBuilder

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

    Constructors

    ClampingSlotBuilder()

    Declaration
    protected ClampingSlotBuilder()

    Properties

    AngleTolerance

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

    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