Class DynaFieldApplication
Inheritance
System.Object
System.MarshalByRefObject
DynaFieldApplication
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.PhysMat
Assembly: NXOpen.dll
Syntax
public class DynaFieldApplication : IApplication, IMessageSink
Constructors
DynaFieldApplication()
Declaration
protected DynaFieldApplication()
Methods
CreateAttributes(DynaFieldAttributes.LoadCurveUsage, DynaFieldAttributes.DataType, Int32)
Declaration
public DynaFieldAttributes CreateAttributes(DynaFieldAttributes.LoadCurveUsage loadCurveUsage, DynaFieldAttributes.DataType dataType, int numDiscPts)
Parameters
Type | Name | Description |
---|---|---|
DynaFieldAttributes.LoadCurveUsage | loadCurveUsage | |
DynaFieldAttributes.DataType | dataType | |
System.Int32 | numDiscPts |
Returns
Type | Description |
---|---|
DynaFieldAttributes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink