PostAnimationStreamline_Struct Struct

NXOpen.CAE.Post.AnimationStreamline is an alias for NXOpen.CAE.PostAnimationStreamline_Struct

class NXOpen.CAE.PostAnimationStreamline_Struct

Bases: object

Animation settings for streamline animation

Fields

Field Description
ShowGuides  
StreamSync  
ActiveRegionStartFactor between 0.
ActiveRegionEndFactor between 0.
NumberOfIncrements  
ContinuousPulse  
NumberOfTimePeriods  
FramesPerPulse more than 2.
PulseDutycycle not yet supported

ShowGuides

PostAnimationStreamline_Struct.ShowGuides

-------------------------------------

Getter Method Signature ShowGuides()

Returns:
Return type:bool

-------------------------------------

Setter Method

Signature ShowGuides(value)

Parameters:value (bool) –

StreamSync

PostAnimationStreamline_Struct.StreamSync

-------------------------------------

Getter Method Signature StreamSync()

Returns:
Return type:NXOpen.CAE.PostStreamlineSynchronization

-------------------------------------

Setter Method

Signature StreamSync(value)

Parameters:value (NXOpen.CAE.PostStreamlineSynchronization) –

ActiveRegionStartFactor

PostAnimationStreamline_Struct.ActiveRegionStartFactor

between 0.

0 and 1.0 -------------------------------------

Getter Method Signature ActiveRegionStartFactor()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature ActiveRegionStartFactor(value)

Parameters:value (float) –

ActiveRegionEndFactor

PostAnimationStreamline_Struct.ActiveRegionEndFactor

between 0.

0 and 1.0 -------------------------------------

Getter Method Signature ActiveRegionEndFactor()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature ActiveRegionEndFactor(value)

Parameters:value (float) –

NumberOfIncrements

PostAnimationStreamline_Struct.NumberOfIncrements

-------------------------------------

Getter Method Signature NumberOfIncrements()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature NumberOfIncrements(value)

Parameters:value (int) –

ContinuousPulse

PostAnimationStreamline_Struct.ContinuousPulse

-------------------------------------

Getter Method Signature ContinuousPulse()

Returns:
Return type:bool

-------------------------------------

Setter Method

Signature ContinuousPulse(value)

Parameters:value (bool) –

NumberOfTimePeriods

PostAnimationStreamline_Struct.NumberOfTimePeriods

-------------------------------------

Getter Method Signature NumberOfTimePeriods()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature NumberOfTimePeriods(value)

Parameters:value (int) –

FramesPerPulse

PostAnimationStreamline_Struct.FramesPerPulse

more than 2.

0 -------------------------------------

Getter Method Signature FramesPerPulse()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature FramesPerPulse(value)

Parameters:value (float) –

PulseDutycycle

PostAnimationStreamline_Struct.PulseDutycycle

not yet supported -------------------------------------

Getter Method Signature PulseDutycycle()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature PulseDutycycle(value)

Parameters:value (float) –