Class TBSTopologyLinkCondition
Inheritance
System.Object
System.MarshalByRefObject
TBSTopologyLinkCondition
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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 TBSTopologyLinkCondition : TaggedObject, IMessageSink
Constructors
TBSTopologyLinkCondition()
Declaration
protected TBSTopologyLinkCondition()
Properties
Axis
Declaration
public TBSTopologyLinkCondition.AxisType Axis { get; set; }
Property Value
Type | Description |
---|---|
TBSTopologyLinkCondition.AxisType |
IgnoreFrozen
Declaration
public bool IgnoreFrozen { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReferenceCoordinateSystem
Declaration
public CoordinateSystem ReferenceCoordinateSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
SymmetryType
Declaration
public TBSTopologyLinkCondition.SymmetryOption SymmetryType { get; set; }
Property Value
Type | Description |
---|---|
TBSTopologyLinkCondition.SymmetryOption |
TranslationAmount
Declaration
public int TranslationAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink