Class SimAbaqusFieldAttributes
Inheritance
System.Object
System.MarshalByRefObject
SimAbaqusFieldAttributes
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 SimAbaqusFieldAttributes : NXObject, IMessageSink, IApplicationData, INXObject
Constructors
SimAbaqusFieldAttributes()
Declaration
protected SimAbaqusFieldAttributes()
Properties
AmplitudeTimeAttribute
Declaration
public SimAbaqusFieldAttributes.AmplitudeTime AmplitudeTimeAttribute { get; set; }
Property Value
Type | Description |
---|---|
SimAbaqusFieldAttributes.AmplitudeTime |
Methods
CopyToField(Field)
Declaration
public void CopyToField(Field field)
Parameters
Type | Name | Description |
---|---|---|
Field | field |
DeleteApplicationData()
Declaration
public void DeleteApplicationData()
GetApplication()
Declaration
public IApplication GetApplication()
Returns
Type | Description |
---|---|
IApplication |
Implements
System.Runtime.Remoting.Messaging.IMessageSink