NX Open C++ Reference Guide
|
Represents the parameters setting for elemental function evaluation. More...
Additional Inherited Members | |
![]() | |
enum | AttributeType { AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger, AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference, AttributeTypeAny = 100 } |
Specifies attribute type. More... | |
enum | DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual } |
Specifies the format of the date and time attribute. More... | |
![]() | |
void | Destroy () |
Destroies the evaluation setting object after evaluation. | |
Represents the parameters setting for elemental function evaluation.
Only available to CAE::ResponseSimulation::RSEvent::TypeTransient , CAE::ResponseSimulation::RSEvent::TypeFrequency , CAE::ResponseSimulation::RSEvent::TypeRandom
To create or edit an instance of this class, use CAE::ResponseSimulation::ElementalFunctionEvaluationSettingBuilder
Created in NX5.0.0.