NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::Post::AnimationStreamline Struct Reference

Animation settings for streamline animation. More...

List of all members.

Public Member Functions

 AnimationStreamline (bool showGuidesInitial, NXOpen::CAE::Post::StreamlineSynchronization streamSyncInitial, double activeRegionStartFactorInitial, double activeRegionEndFactorInitial, int numberOfIncrementsInitial, bool continuousPulseInitial, int numberOfTimePeriodsInitial, double framesPerPulseInitial, double pulseDutycycleInitial)
 Constructor for the AnimationStreamline struct.

Public Attributes

double ActiveRegionEndFactor
 between 0.0 and 1.0
double ActiveRegionStartFactor
 between 0.0 and 1.0
bool ContinuousPulse
 continuous pulse
double FramesPerPulse
 more than 2.0
int NumberOfIncrements
 number of increments
int NumberOfTimePeriods
 number of time periods
double PulseDutycycle
 not yet supported
bool ShowGuides
 show guides
NXOpen::CAE::Post::StreamlineSynchronization StreamSync
 stream sync

Detailed Description

Animation settings for streamline animation.


Constructor & Destructor Documentation

NXOpen::CAE::Post::AnimationStreamline::AnimationStreamline ( bool  showGuidesInitial,
NXOpen::CAE::Post::StreamlineSynchronization  streamSyncInitial,
double  activeRegionStartFactorInitial,
double  activeRegionEndFactorInitial,
int  numberOfIncrementsInitial,
bool  continuousPulseInitial,
int  numberOfTimePeriodsInitial,
double  framesPerPulseInitial,
double  pulseDutycycleInitial 
)

Constructor for the AnimationStreamline struct.

Parameters:
showGuidesInitialshow guides
streamSyncInitialstream sync
activeRegionStartFactorInitialbetween 0.0 and 1.0
activeRegionEndFactorInitialbetween 0.0 and 1.0
numberOfIncrementsInitialnumber of increments
continuousPulseInitialcontinuous pulse
numberOfTimePeriodsInitialnumber of time periods
framesPerPulseInitialmore than 2.0
pulseDutycycleInitialnot yet supported

Member Data Documentation

between 0.0 and 1.0

between 0.0 and 1.0

continuous pulse

more than 2.0

number of increments

number of time periods

not yet supported

show guides

stream sync


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