ResultResultSection_Struct Struct

NXOpen.CAE.Result.ResultSection is an alias for NXOpen.CAE.ResultResultSection_Struct

class NXOpen.CAE.ResultResultSection_Struct

Bases: object

Result Section structure to specify a result section for beams and shells

Fields

Field Description
Beamsection  
Shellsection  

Beamsection

ResultResultSection_Struct.Beamsection

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

Getter Method Signature Beamsection()

Returns:
Return type:NXOpen.CAE.ResultSection

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

Setter Method

Signature Beamsection(value)

Parameters:value (NXOpen.CAE.ResultSection) –

Shellsection

ResultResultSection_Struct.Shellsection

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

Getter Method Signature Shellsection()

Returns:
Return type:NXOpen.CAE.ResultSection

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

Setter Method

Signature Shellsection(value)

Parameters:value (NXOpen.CAE.ResultSection) –