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

Represents a StrainGageBuilder
To create a new instance of this class, use CAE::ResponseSimulation::StrainGageCollection::CreateStrainGageBuilder
Default values. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::StrainGageBuilder:
NXOpen::CAE::ResponseSimulation::BaseBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SmartObjectCsys ()
 Returns the orientation direction, Only available when the strain gage's orientation plane type is CAE::ResponseSimulation::StrainGageOrientationPlaneCsys
Created in NX6.0.0.
NXOpen::CAE::ResponseSimulation::StrainGageType GageType ()
 Returns the type of strain gage
Created in NX6.0.0.
std::vector< int > GetSelectedElementFaceId ()
 Use CAE::ResponseSimulation::StrainGageBuilder::SelectedElementFaces instead.
NXOpen::CAE::ResponseSimulation::StrainGagePlacementType Placement ()
 Returns the placement type of strain gage
Created in NX6.0.0.
NXOpen::CAE::ResponseSimulation::StrainGageOrientationPlane Plane ()
 Returns the orientation plane type of strain gage
Created in NX6.0.0.
NXOpen::CAE::ResponseSimulation::StrainGageResult ResultType ()
 Returns the result type of strain gage
Created in NX6.0.0.
NXOpen::ExpressionRotationAngle ()
 Returns the rotation angle, Only available when the strain gage's orientation plane type is CAE::ResponseSimulation::StrainGageOrientationPlaneCsys
Created in NX6.0.0.
NXOpen::CAE::SelectFEElementListSelectedElement ()
 Returns the selected element face.
NXOpen::CAE::SelectFEElemFaceListSelectedElementFaces ()
 Returns the selected element face.
NXOpen::CAE::SelectFENodeListSelectedNode ()
 Returns the destination nodes, Only available when the strain gage's placement type is CAE::ResponseSimulation::StrainGagePlacementTypeNode
Created in NX6.0.0.
void SetCsys (NXOpen::SmartObject *orientationCoordSystem)
 Sets the orientation direction, Only available when the strain gage's orientation plane type is CAE::ResponseSimulation::StrainGageOrientationPlaneCsys
Created in NX6.0.0.
void SetGageType (NXOpen::CAE::ResponseSimulation::StrainGageType gageType)
 Sets the type of strain gage
Created in NX6.0.0.
void SetPlacement (NXOpen::CAE::ResponseSimulation::StrainGagePlacementType gagePlacement)
 Sets the placement type of strain gage
Created in NX6.0.0.
void SetPlane (NXOpen::CAE::ResponseSimulation::StrainGageOrientationPlane plane)
 Sets the orientation plane type of strain gage
Created in NX6.0.0.
void SetResultType (NXOpen::CAE::ResponseSimulation::StrainGageResult resultType)
 Sets the result type of strain gage
Created in NX6.0.0.
void SetSelectedElementFaceId (const std::vector< int > &destinationElementId)
 Sets the selected element face, must set the element to define the element face.
void SetShellElementFace (NXOpen::CAE::ResponseSimulation::StrainGageShellElementFaceType shellElementFace)
 Sets the shell element face location type of strain gage
Created in NX6.0.0.
NXOpen::CAE::ResponseSimulation::StrainGageShellElementFaceType ShellElementFace ()
 Returns the shell element face location type of strain gage
Created in NX6.0.0.

Detailed Description

Represents a StrainGageBuilder
To create a new instance of this class, use CAE::ResponseSimulation::StrainGageCollection::CreateStrainGageBuilder
Default values.

Property Value

GageType

UniAxial

Placement

Node

Plane

FacePlane

ResultType

Strain

RotationAngle.Value

0.0 (millimeters part), 0.0 (inches part)

ShellElementFace

Top


Created in NX6.0.0.


Member Function Documentation

Returns the orientation direction, Only available when the strain gage's orientation plane type is CAE::ResponseSimulation::StrainGageOrientationPlaneCsys
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Use CAE::ResponseSimulation::StrainGageBuilder::SelectedElementFaces instead.

Returns:

Deprecated:
Deprecated in NX7.5.2.


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the placement type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the orientation plane type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the result type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the rotation angle, Only available when the strain gage's orientation plane type is CAE::ResponseSimulation::StrainGageOrientationPlaneCsys
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the selected element face.


Deprecated:
Deprecated in NX7.5.2. Use CAE::ResponseSimulation::StrainGageBuilder::SelectedElementFaces instead.


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the selected element face.

Only available when the strain gage's placement type is CAE::ResponseSimulation::StrainGagePlacementTypeElementFaceCenter
Created in NX7.5.2.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the destination nodes, Only available when the strain gage's placement type is CAE::ResponseSimulation::StrainGagePlacementTypeNode
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the orientation direction, Only available when the strain gage's orientation plane type is CAE::ResponseSimulation::StrainGageOrientationPlaneCsys
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
orientationCoordSystemorientation coord system

Sets the type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
gageTypegage type

Sets the placement type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
gagePlacementgage placement

Sets the orientation plane type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
planeplane

Sets the result type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
resultTyperesult type
void NXOpen::CAE::ResponseSimulation::StrainGageBuilder::SetSelectedElementFaceId ( const std::vector< int > &  destinationElementId)

Sets the selected element face, must set the element to define the element face.

Only available when the strain gage's placement type is CAE::ResponseSimulation::StrainGagePlacementTypeElementFaceCenter

Deprecated:
Deprecated in NX7.5.2.


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationElementIddestination element id

Sets the shell element face location type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
shellElementFaceshell element face

Returns the shell element face location type of strain gage
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")


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