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

Represents a function component setting of NXOpen.CAE.ResponseSimulation.NodalFunctionExcitation on one direction More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.FunctionComponentData:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.ResponseSimulation.Excitation.Component 
GetComponentType ()
 Returns the component type More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool Enable [get, set]
 Returns or sets the option to enable the function component to be used while evaluating More...
 
unsafe NXOpen.CAE.Function Function [get, set]
 Returns or sets the function to be applied More...
 
unsafe double PhaseAngle [get, set]
 Returns or sets the phase angle. More...
 
unsafe double ScalarFactor [get, set]
 Returns or sets the scalar factor More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a function component setting of NXOpen.CAE.ResponseSimulation.NodalFunctionExcitation on one direction

Created in NX5.0.0

Member Function Documentation

unsafe NXOpen.CAE.ResponseSimulation.Excitation.Component NXOpen.CAE.ResponseSimulation.FunctionComponentData.GetComponentType ( )
inline

Returns the component type

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Returns

Property Documentation

unsafe bool NXOpen.CAE.ResponseSimulation.FunctionComponentData.Enable
getset

Returns or sets the option to enable the function component to be used while evaluating

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.Function NXOpen.CAE.ResponseSimulation.FunctionComponentData.Function
getset

Returns or sets the function to be applied

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe double NXOpen.CAE.ResponseSimulation.FunctionComponentData.PhaseAngle
getset

Returns or sets the phase angle.

Only available when the onwer event is NXOpen.CAE.ResponseSimulation.RSEvent.Type.Transient

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe double NXOpen.CAE.ResponseSimulation.FunctionComponentData.ScalarFactor
getset

Returns or sets the scalar factor

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")


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