NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::BaseResultType Class Reference

This class provides interfaces to query result type attributes
An instance of this class can not be obtained

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::BaseResultType:
NXOpen::TaggedObject NXOpen::CAE::ResultType

List of all members.

Public Member Functions

std::vector< NXStringAskComponents (std::vector< NXOpen::CAE::Result::Component > &components)
 Return all results components available for this result type.
bool Complex ()
 Returns a value indicating whether the result type is a complex value
Created in NX7.5.0.
NXOpen::CAE::Result::DataType Datatype ()
 Returns the CAE::Result::DataType for this result type
Created in NX7.5.0.
std::vector
< NXOpen::CAE::Result::Section
GetSectionDefined ()
 Returns the sections where this result is defined.
NXOpen::CAE::Result::Location Location ()
 Returns the CAE::Result::Location where this result type is defined
Created in NX7.5.0.
NXString Name ()
 Returns the name for this result type
Created in NX7.5.0.
NXOpen::CAE::Result::Quantity Quantity ()
 Returns the CAE::Result::Quantity for this result type
Created in NX7.5.0.
void SetUserName (const NXString &name)
 Sets the user defined name of this result type
Created in NX7.5.0.
NXString UserName ()
 Returns the user defined name of this result type
Created in NX7.5.0.

Detailed Description

This class provides interfaces to query result type attributes
An instance of this class can not be obtained

Created in NX7.5.0.



Member Function Documentation

Return all results components available for this result type.

Returns:

Created in NX7.5.2.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
Parameters:
componentscomponents

Returns a value indicating whether the result type is a complex value
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the CAE::Result::DataType for this result type
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the sections where this result is defined.

This method should be used to find out what are those sections. If a result contain both shell and beam elements and this result is defined in different sections of respective elements, say TOP, BOTTOM, StressRecoveryPointC etc., then all of them will be returned in this array.

Returns:

Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the CAE::Result::Location where this result type is defined
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the name for this result type
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the CAE::Result::Quantity for this result type
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Sets the user defined name of this result type
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters:
namename

Returns the user defined name of this result type
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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