Search Results for

    Show / Hide Table of Contents

    Class HeelpostBuilder

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

    Constructors

    HeelpostBuilder()

    Declaration
    protected HeelpostBuilder()

    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

    Center

    Declaration
    public DieLocationBuilder Center { get; }
    Property Value
    Type Description
    DieLocationBuilder

    CreateFloor

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

    Diameter

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

    DieCenterlineCoordinateSystem

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

    DistanceTolerance

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

    FloorThickness

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

    Height

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

    HoleAttributes

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

    HoleDiameterAttributes

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

    Length

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

    LocationOffset

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

    OffsetDirection

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

    PadAttributes

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

    PadOffset

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

    PadOrientation

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

    PadThickness

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

    ReliefAttributes

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

    ReliefDepth

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

    ReliefWidth

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

    Target

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

    Type

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

    UsePercent

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

    WallACreate

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

    WallAOffset

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

    WallARelief

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

    WallAThickness

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

    WallBCreate

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

    WallBOffset

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

    WallBRelief

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

    WallBThickness

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

    WallCCreate

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

    WallCOffset

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

    WallCRelief

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

    WallCThickness

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

    WallDCreate

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

    WallDOffset

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

    WallDRelief

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

    WallDThickness

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

    WallPercentage

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

    Width

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

    XOffset

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

    YOffset

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

    Implements

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