Class DeformationParameters
Inheritance
System.Object
System.MarshalByRefObject
DeformationParameters
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
Assembly: NXOpen.dll
Syntax
public class DeformationParameters : TaggedObject, IMessageSink
Constructors
DeformationParameters()
Declaration
protected DeformationParameters()
Properties
ComplexCriterion
Declaration
public Result.Complex ComplexCriterion { get; set; }
Property Value
Type | Description |
---|---|
Result.Complex |
Component
Declaration
public Result.Component Component { get; set; }
Property Value
Type | Description |
---|---|
Result.Component |
DeformationType
Declaration
public Result.DeformationScale DeformationType { get; set; }
Property Value
Type | Description |
---|---|
Result.DeformationScale |
GenericType
Declaration
public BaseResultType GenericType { get; set; }
Property Value
Type | Description |
---|---|
BaseResultType |
InitialDeformationScale
Declaration
public double InitialDeformationScale { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
InitialDeformationScaleType
Declaration
public Result.DeformationScale InitialDeformationScaleType { get; set; }
Property Value
Type | Description |
---|---|
Result.DeformationScale |
InitialDeformationUserDefinedResultType
Declaration
public BaseResultType InitialDeformationUserDefinedResultType { get; set; }
Property Value
Type | Description |
---|---|
BaseResultType |
InitialDeformationUserselectionType
Declaration
public Result.InitialDeformationSelection InitialDeformationUserselectionType { get; set; }
Property Value
Type | Description |
---|---|
Result.InitialDeformationSelection |
IsReferenceNode
Declaration
public bool IsReferenceNode { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PhaseAngle
Declaration
public double PhaseAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReferenceNodeLabel
Declaration
public int ReferenceNodeLabel { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Scale
Declaration
public double Scale { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink