Search Results for

    Show / Hide Table of Contents

    Class TBSShapeRestrictAreaBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    TBSRestrictAreaBuilder
    TBSShapeRestrictAreaBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    TBSRestrictAreaBuilder.NameDescription
    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.CAE.Optimization
    Assembly: NXOpen.dll
    Syntax
    public class TBSShapeRestrictAreaBuilder : TBSRestrictAreaBuilder, IMessageSink, IComponentBuilder

    Constructors

    TBSShapeRestrictAreaBuilder()

    Declaration
    protected TBSShapeRestrictAreaBuilder()

    Properties

    ActLinkConditionButton

    Declaration
    public TBSShapeLinkCondition ActLinkConditionButton { get; }
    Property Value
    Type Description
    TBSShapeLinkCondition

    CheckBoundaryCondition

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

    CheckDof

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

    CheckedElements

    Declaration
    public TBSGroupDefinition CheckedElements { get; }
    Property Value
    Type Description
    TBSGroupDefinition

    CheckElementGroup

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

    CheckLinkCondition

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

    CheckMaximumGrowValue

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

    CheckMaximumShrinkValue

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

    DofSettings

    Declaration
    public TBSCheckDOF DofSettings { get; }
    Property Value
    Type Description
    TBSCheckDOF

    MaximumGrowValue

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

    MaximumShrinkValue

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

    RestrictedNodes

    Declaration
    public TBSGroupDefinition RestrictedNodes { get; }
    Property Value
    Type Description
    TBSGroupDefinition

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX