Class TBSShapeLinkCondition
Inheritance
System.Object
System.MarshalByRefObject
TBSShapeLinkCondition
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 TBSShapeLinkCondition : TaggedObject, IMessageSink
Constructors
TBSShapeLinkCondition()
Declaration
protected TBSShapeLinkCondition()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
Type | Description |
---|---|
Expression |
DemoldGroup
Declaration
public TBSGroupDefinition DemoldGroup { get; }
Property Value
Type | Description |
---|---|
TBSGroupDefinition |
Direction
Declaration
public Direction Direction { get; set; }
Property Value
Type | Description |
---|---|
Direction |
ManufacturingType
Declaration
public TBSShapeLinkCondition.ManufacturingOption ManufacturingType { get; set; }
Property Value
Type | Description |
---|---|
TBSShapeLinkCondition.ManufacturingOption |
SymmetryPlane
Declaration
public Plane SymmetryPlane { get; set; }
Property Value
Type | Description |
---|---|
Plane |
Tolerance
Declaration
public Expression Tolerance { get; }
Property Value
Type | Description |
---|---|
Expression |
UndercutTolerance
Declaration
public Expression UndercutTolerance { get; }
Property Value
Type | Description |
---|---|
Expression |
UseCylindricalCsys
Declaration
public bool UseCylindricalCsys { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
UseSplineToDefineSurface
Declaration
public bool UseSplineToDefineSurface { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink