Class TBSMeshSmooth
Inheritance
System.Object
System.MarshalByRefObject
TBSMeshSmooth
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 TBSMeshSmooth : NXObject, IMessageSink, INXObject
Constructors
TBSMeshSmooth()
Declaration
protected TBSMeshSmooth()
Properties
FixSurfaceNodes
Declaration
public bool FixSurfaceNodes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MeshSmoothElements
Declaration
public TBSGroupDefinition MeshSmoothElements { get; }
Property Value
Type | Description |
---|---|
TBSGroupDefinition |
MeshSmoothStrategy
Declaration
public TBSMeshSmooth.Strategy MeshSmoothStrategy { get; set; }
Property Value
Type | Description |
---|---|
TBSMeshSmooth.Strategy |
UseHighestQuality
Declaration
public bool UseHighestQuality { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink