NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | List of all members
NXOpen.CAE.ResponseSimulation.NodalFunctionExcitation Class Reference

Represents the abstract class of nodal function excitation More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.NodalFunctionExcitation:
NXOpen.CAE.ResponseSimulation.Excitation NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.ResponseSimulation.RotationalNodalFunctionExcitation NXOpen.CAE.ResponseSimulation.TranslationalNodalFunctionExcitation

Public Types

enum  Type { NodalForce, EnforcedMotion }
 the subtype of nodal function excitation More...
 
- Public Types inherited from NXOpen.CAE.ResponseSimulation.Excitation
enum  Component {
  DistributedLoad = -1, X, Y, Z,
  Rx, Ry, Rz, UserDefined
}
 Represents the component type. More...
 
- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.ResponseSimulation.Excitation
unsafe void Destroy ()
 Deletes a response simulation excitation More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.Excitation
unsafe string ExcitationName [get, set]
 Returns or sets the excitation name More...
 

Detailed Description

Represents the abstract class of nodal function excitation

This is an abstract class, and cannot be created.

Created in NX5.0.0

Member Enumeration Documentation

the subtype of nodal function excitation

Enumerator
NodalForce 
EnforcedMotion 

The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.