Class TBSShapeRestrictAreaBuilder
Inheritance
System.Object
System.MarshalByRefObject
TBSShapeRestrictAreaBuilder
Inherited Members
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