NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::ResultMeasureResultDirectionSectionOptions Class Reference

Represents the result directional and beam/shell section options for result measure
To obtain an instance of this class use NXOpen::CAE::ResultMeasureCollection . More...

Inheritance diagram for NXOpen::CAE::ResultMeasureResultDirectionSectionOptions:
NXOpen::CAE::ResultMeasureResultOptions NXOpen::TransientObject

Public Member Functions

void SetBeamSection (NXOpen::CAE::Result::Section eBeamSect)
 Set the beam section for beam stress/strain results
Created in NX8.5.0. More...
 
void SetCoordinateSystem (NXOpen::CAE::Result::CoordinateSystem eCsys)
 Set the coordinate system for directional components
Created in NX8.5.0. More...
 
void SetShellSection (NXOpen::CAE::Result::Section eShellSect)
 Set the shell section for shell stress/strain results
Created in NX8.5.0. More...
 
virtual ~ResultMeasureResultDirectionSectionOptions ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::CAE::ResultMeasureResultOptions
void SetAbsoluteValue (bool bAbsValue)
 Set the option to use absolute values
Created in NX8.5.0. More...
 
void SetOperation (NXOpen::CAE::ResultMeasure::Operation eOperation)
 Set the operation type
Created in NX8.5.0. More...
 
void SetPlynum (int plynum)
 Set the ply num in result option
Created in NX11.0.0. More...
 
void SetUnit (NXOpen::Unit *tUnit)
 Set the unit
Created in NX8.5.0. More...
 
virtual ~ResultMeasureResultOptions ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the result directional and beam/shell section options for result measure
To obtain an instance of this class use NXOpen::CAE::ResultMeasureCollection .



Created in NX8.5.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::ResultMeasureResultDirectionSectionOptions::~ResultMeasureResultDirectionSectionOptions ( )
virtual

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX8.5.0.

License requirements : None

Member Function Documentation

void NXOpen::CAE::ResultMeasureResultDirectionSectionOptions::SetBeamSection ( NXOpen::CAE::Result::Section  eBeamSect)

Set the beam section for beam stress/strain results
Created in NX8.5.0.



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

Parameters
eBeamSectebeamsect
void NXOpen::CAE::ResultMeasureResultDirectionSectionOptions::SetCoordinateSystem ( NXOpen::CAE::Result::CoordinateSystem  eCsys)

Set the coordinate system for directional components
Created in NX8.5.0.



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

Parameters
eCsysecsys
void NXOpen::CAE::ResultMeasureResultDirectionSectionOptions::SetShellSection ( NXOpen::CAE::Result::Section  eShellSect)

Set the shell section for shell stress/strain results
Created in NX8.5.0.



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

Parameters
eShellSecteshellsect

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