Search Results for

    Show / Hide Table of Contents

    Class HeelpostBuilder

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

    Constructors

    HeelpostBuilder()

    Declaration
    protected HeelpostBuilder()

    Properties

    AngleTolerance

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

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

    WallACreate

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

    WallAOffset

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

    WallARelief

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

    WallAThickness

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

    WallBCreate

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

    WallBOffset

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

    WallBRelief

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

    WallBThickness

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

    WallCCreate

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

    WallCOffset

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

    WallCRelief

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

    WallCThickness

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

    WallDCreate

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

    WallDOffset

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

    WallDRelief

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

    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