NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::ResponseSimulation::VelocityImpactParameters Class Reference

Represents a CAE::ResponseSimulation::VelocityImpactParameters. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::VelocityImpactParameters:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  StartPositionType { StartPositionTypeAtDrop, StartPositionTypeBeforeImpact, StartPositionTypeAtImpact }
 the calculation start position for impact More...

Public Member Functions

NXOpen::ExpressionDropHeight ()
 Returns the drop height.
NXOpen::ExpressionPulseDuration ()
 Returns the impact pulse duration
Created in NX6.0.0.
void SetStartPosition (NXOpen::CAE::ResponseSimulation::VelocityImpactParameters::StartPositionType mStartPosition)
 Sets the start position
Created in NX6.0.0.
NXOpen::CAE::ResponseSimulation::VelocityImpactParameters::StartPositionType StartPosition ()
 Returns the start position
Created in NX6.0.0.
NXOpen::ExpressionTimeStep ()
 Returns the time step.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
NXOpen::ExpressionVelocity ()
 Returns the velocity
Created in NX6.0.0.

Detailed Description

Represents a CAE::ResponseSimulation::VelocityImpactParameters.


Created in NX6.0.0.


Member Enumeration Documentation

the calculation start position for impact

Enumerator:
StartPositionTypeAtDrop 

Calculation starts from the drop time.

StartPositionTypeBeforeImpact 

Calculation ends at the impact time.

StartPositionTypeAtImpact 

Calculation starts from the impact time.


Member Function Documentation

Returns the drop height.

Not available if the impact excitation is of type CAE::ResponseSimulation::VelocityImpactExcitationBuilder::ImpactMethodTypeConstantVelocity
Created in NX6.0.0.

License requirements : None

Returns the impact pulse duration
Created in NX6.0.0.



License requirements : None

Sets the start position
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
mStartPositionmstartposition

Returns the start position
Created in NX6.0.0.



License requirements : None

Returns the time step.

The value must be larger than 1/20 of the impact pulse duration
Created in NX6.0.0.

License requirements : None

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns:
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

Returns the velocity
Created in NX6.0.0.



License requirements : None


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