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

Represents a CAE::ResponseSimulation::SensorBuilder
To create a new instance of this class, use CAE::ResponseSimulation::SensorCollection::CreateSensorBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Member Functions

std::vector
< NXOpen::CAE::FENode * > 
GetSelectedNodes ()
 Returns the destination nodes.
bool ReverseNormalDirection ()
 Returns the option for reverse the normal direction.
NXOpen::CAE::ResponseSimulation::SensorCoordinateType SensorCoordinateType ()
 Returns the sensor's coordinate type
Created in NX5.0.0.
bool SensorDirectionX ()
 Returns the setting for x direction compontent of sensor.
bool SensorDirectionY ()
 Returns the setting for y direction compontent of sensor.
bool SensorDirectionZ ()
 Returns the setting for z direction compontent of sensor.
NXOpen::CAE::ResponseSimulation::SensorResultType SensorResultType ()
 Returns the sensor's result type
Created in NX5.0.0.
bool SensorRotationX ()
 Returns the setting for x rotation compontent of sensor.
bool SensorRotationY ()
 Returns the setting for y rotation compontent of sensor.
bool SensorRotationZ ()
 Returns the setting for z rotation compontent of sensor.
NXOpen::CAE::ResponseSimulation::SensorType SensorType ()
 Returns the sensor's type
Created in NX5.0.0.
NXOpen::DirectionSensorVector ()
 Returns the user defined direction.
void SetReverseNormalDirection (bool normalDirection)
 Sets the option for reverse the normal direction.
void SetSelectedNodes (const std::vector< NXOpen::CAE::FENode * > &destinationNodes)
 Sets the destination nodes
Created in NX5.0.0.
void SetSensorCoordinateType (NXOpen::CAE::ResponseSimulation::SensorCoordinateType coordinateType)
 Sets the sensor's coordinate type
Created in NX5.0.0.
void SetSensorDirectionX (bool directionX)
 Sets the setting for x direction compontent of sensor.
void SetSensorDirectionY (bool directionY)
 Sets the setting for y direction compontent of sensor.
void SetSensorDirectionZ (bool directionZ)
 Sets the setting for z direction compontent of sensor.
void SetSensorResultType (NXOpen::CAE::ResponseSimulation::SensorResultType resultType)
 Sets the sensor's result type
Created in NX5.0.0.
void SetSensorRotationX (bool rotationX)
 Sets the setting for x rotation compontent of sensor.
void SetSensorRotationY (bool rotationY)
 Sets the setting for y rotation compontent of sensor.
void SetSensorRotationZ (bool rotationZ)
 Sets the setting for z rotation compontent of sensor.
void SetSensorType (NXOpen::CAE::ResponseSimulation::SensorType sensorType)
 Sets the sensor's type
Created in NX5.0.0.
void SetSensorVector (NXOpen::Direction *sensorVector)
 Sets the user defined direction.

Detailed Description

Represents a CAE::ResponseSimulation::SensorBuilder
To create a new instance of this class, use CAE::ResponseSimulation::SensorCollection::CreateSensorBuilder

Created in NX5.0.0.



Member Function Documentation

Returns the destination nodes.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the option for reverse the normal direction.

Only available when the sensor type is CAE::ResponseSimulation::SensorTypeNormal
Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the sensor's coordinate type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the setting for x direction compontent of sensor.

If true, the response on direction x will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the setting for y direction compontent of sensor.

If true, the response on direction y will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the setting for z direction compontent of sensor.

If true, the response on direction z will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the sensor's result type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the setting for x rotation compontent of sensor.

If true, the response on rotation x will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the setting for y rotation compontent of sensor.

If true, the response on rotation y will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the setting for z rotation compontent of sensor.

If true, the response on rotation z will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the sensor's type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the user defined direction.

Only available when the sensor type is CAE::ResponseSimulation::SensorTypeDirection
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Sets the option for reverse the normal direction.

Only available when the sensor type is CAE::ResponseSimulation::SensorTypeNormal
Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
normalDirectionnormal direction

Sets the destination nodes
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationNodesdestination nodes

Sets the sensor's coordinate type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
coordinateTypecoordinate type

Sets the setting for x direction compontent of sensor.

If true, the response on direction x will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
directionXdirection x

Sets the setting for y direction compontent of sensor.

If true, the response on direction y will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
directionYdirection y

Sets the setting for z direction compontent of sensor.

If true, the response on direction z will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
directionZdirection z

Sets the sensor's result type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
resultTyperesult type

Sets the setting for x rotation compontent of sensor.

If true, the response on rotation x will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
rotationXrotation x

Sets the setting for y rotation compontent of sensor.

If true, the response on rotation y will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
rotationYrotation y

Sets the setting for z rotation compontent of sensor.

If true, the response on rotation z will be calculated. Only available when the sensor type is CAE::ResponseSimulation::SensorTypeComponent
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
rotationZrotation z

Sets the sensor's type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
sensorTypesensor type

Sets the user defined direction.

Only available when the sensor type is CAE::ResponseSimulation::SensorTypeDirection
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
sensorVectorsensor vector

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