NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentationBuilder Class Reference

Builds a NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentation object which represets an operation. More...

Inheritance diagram for NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentationBuilder:
NXOpen::CAE::ModelAndLoadPreProcessOperationBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::CoordinateSystemFanRotationAxis ()
 Returns the fan noise rotation axis. More...
 
NXOpen::ExpressionMaxComputationFreq ()
 Returns the maximum frequency that will be used for the segmented fan; this property is used to determine the maximum segment size. More...
 
void SetFanRotationAxis (NXOpen::CoordinateSystem *fanRotationAxis)
 Sets the fan noise rotation axis. More...
 
NXOpen::ExpressionSoundSpeed ()
 Returns the sound speed value for this fan; this property is used to determine the maximum segment size. More...
 
- Public Member Functions inherited from NXOpen::CAE::ModelAndLoadPreProcessOperationBuilder
NXString OperationName ()
 Returns the operation name. More...
 
void SetOperationName (const NXString &title)
 Sets the operation name. More...
 
void SetOperationName (const char *title)
 Sets the operation name. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Builds a NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentation object which represets an operation.


There is no kf creator for this.

Created in NX1847.0.0.

Member Function Documentation

NXOpen::CoordinateSystem* NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentationBuilder::FanRotationAxis ( )

Returns the fan noise rotation axis.

The rotation axis is positioned in the fan center with the XY plane aligned with the fan rotation plane and the rotation direction defined by the X to Y vector.
Created in NX1847.0.0.

License requirements : None

NXOpen::Expression* NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentationBuilder::MaxComputationFreq ( )

Returns the maximum frequency that will be used for the segmented fan; this property is used to determine the maximum segment size.


Created in NX1847.0.0.

License requirements : None

void NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentationBuilder::SetFanRotationAxis ( NXOpen::CoordinateSystem fanRotationAxis)

Sets the fan noise rotation axis.

The rotation axis is positioned in the fan center with the XY plane aligned with the fan rotation plane and the rotation direction defined by the X to Y vector.
Created in NX1847.0.0.

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

Parameters
fanRotationAxisfanrotationaxis
NXOpen::Expression* NXOpen::CAE::ModelAndLoadPreProcessFanNoiseSegmentationBuilder::SoundSpeed ( )

Returns the sound speed value for this fan; this property is used to determine the maximum segment size.


Created in NX1847.0.0.

License requirements : None


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