Search Results for

    Show / Hide Table of Contents

    Class StiffenerBuilder

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

    Constructors

    StiffenerBuilder()

    Declaration
    protected StiffenerBuilder()

    Properties

    Alignment

    Declaration
    public SelectTaggedObjectList Alignment { get; }
    Property Value
    Type Description
    SelectTaggedObjectList

    AttachmentSide

    Declaration
    public StiffenerBuilder.AttachmentSides AttachmentSide { get; set; }
    Property Value
    Type Description
    StiffenerBuilder.AttachmentSides

    ContextAttribute

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

    DepthOffset

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

    FillType

    Declaration
    public StiffenerBuilder.FillTypes FillType { get; set; }
    Property Value
    Type Description
    StiffenerBuilder.FillTypes

    Height

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

    HeightType

    Declaration
    public StiffenerBuilder.HeightTypes HeightType { get; set; }
    Property Value
    Type Description
    StiffenerBuilder.HeightTypes

    OffsetDistance

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

    ReverseOffset

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

    SelectObject

    Declaration
    public SelectTaggedObject SelectObject { get; }
    Property Value
    Type Description
    SelectTaggedObject

    StiffenerName

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

    StockData

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

    ThicknessDir

    Declaration
    public StiffenerBuilder.ThicknessDirs ThicknessDir { get; set; }
    Property Value
    Type Description
    StiffenerBuilder.ThicknessDirs

    Implements

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