Search Results for

    Show / Hide Table of Contents

    Class HaunchBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    HaunchBuilder
    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.Features.StructureDesign
    Assembly: NXOpen.dll
    Syntax
    public class HaunchBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    HaunchBuilder()

    Declaration
    protected HaunchBuilder()

    Properties

    AlignmentType

    Declaration
    public GussetBuilder.AlignmentTypes AlignmentType { get; set; }
    Property Value
    Type Description
    GussetBuilder.AlignmentTypes

    AngularTolerance

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

    AttachmentFace

    Declaration
    public ScCollector AttachmentFace { get; }
    Property Value
    Type Description
    ScCollector

    AttachmentPointNormal

    Declaration
    public Vector3d AttachmentPointNormal { get; set; }
    Property Value
    Type Description
    Vector3d

    ContextAttribute

    Declaration
    public ContextAttributeBuilder ContextAttribute { get; }
    Property Value
    Type Description
    ContextAttributeBuilder

    DistanceTolerance

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

    FaceOffset

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

    GussetData

    Declaration
    public FeatureSpreadsheetBuilder GussetData { get; }
    Property Value
    Type Description
    FeatureSpreadsheetBuilder

    HaunchName

    Declaration
    public string HaunchName { get; set; }
    Property Value
    Type Description
    string

    OffsetDistance

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

    OrientVector

    Declaration
    public Direction OrientVector { get; set; }
    Property Value
    Type Description
    Direction

    PickPointOnAttachment

    Declaration
    public Point3d PickPointOnAttachment { get; set; }
    Property Value
    Type Description
    Point3d

    PickPointOnReinforcement

    Declaration
    public Point3d PickPointOnReinforcement { get; set; }
    Property Value
    Type Description
    Point3d

    PositionType

    Declaration
    public GussetBuilder.PositionTypes PositionType { get; set; }
    Property Value
    Type Description
    GussetBuilder.PositionTypes

    ReinforcementFace

    Declaration
    public ScCollector ReinforcementFace { get; }
    Property Value
    Type Description
    ScCollector

    ReinforcementPointNormal

    Declaration
    public Vector3d ReinforcementPointNormal { get; set; }
    Property Value
    Type Description
    Vector3d

    ReverseAlignEdge

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

    ReverseFlange

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

    ReverseStiffeningOnFace

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

    StiffeningPlateData

    Declaration
    public FeatureSpreadsheetBuilder StiffeningPlateData { get; }
    Property Value
    Type Description
    FeatureSpreadsheetBuilder

    StiffeningPlatePlacementMethod

    Declaration
    public HaunchBuilder.PlacementMethods StiffeningPlatePlacementMethod { get; set; }
    Property Value
    Type Description
    HaunchBuilder.PlacementMethods

    ThicknessType

    Declaration
    public GussetBuilder.ThicknessTypes ThicknessType { get; set; }
    Property Value
    Type Description
    GussetBuilder.ThicknessTypes

    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