NX Open C++ Reference Guide
|
Represents a CAE::LaminateSpreadsheetReport builder
There is no kf creator.
More...
Public Types | |
enum | CoordinateSystemType { CoordinateSystemTypePly, CoordinateSystemTypeLaminate } |
Coordinate system to use for ply stresses, ply failure indices, ply strength ratios and ply margins of safety calculation. More... | |
enum | FailureModeType { FailureModeTypeInPlanePly, FailureModeTypeInterlaminar, FailureModeTypeBoth } |
Failure indices mode. More... | |
enum | FilteringType { FilteringTypeNone, FilteringTypeStressXX, FilteringTypeStressYY, FilteringTypeStressZZ, FilteringTypeStressXY, FilteringTypeStressZX, FilteringTypeStressYZ, FilteringTypeStressMaxP, FilteringTypeStressMinP, FilteringTypeStressMaxS, FilteringTypeStrainXX, FilteringTypeStrainYY, FilteringTypeStrainZZ, FilteringTypeStrainXY, FilteringTypeStrainZX, FilteringTypeStrainYZ, FilteringTypeStrainMaxP, FilteringTypeStrainMinP, FilteringTypeStrainMaxS, FilteringTypePlyFailureIndex, FilteringTypePlyStrengthRatio, FilteringTypePlyMarginofSafety, FilteringTypeBondFailureIndex, FilteringTypeBondStrengthRatio, FilteringTypeBondMarginofSafety } |
Filtering rule for the spreadsheet post report. More... | |
enum | PlyLocationType { PlyLocationTypeBottom, PlyLocationTypeMiddle, PlyLocationTypeTop, PlyLocationTypeAll } |
Options for ply stresses calculation when using the solver shell stress resultant as an input for the advance report. More... | |
enum | SortingType { SortingTypeElementId, SortingTypePlyId, SortingTypeStressXX, SortingTypeStressYY, SortingTypeStressZZ, SortingTypeStressXY, SortingTypeStressZX, SortingTypeStressYZ, SortingTypeStressMaxP, SortingTypeStressMinP, SortingTypeStressMaxS, SortingTypeStrainXX, SortingTypeStrainYY, SortingTypeStrainZZ, SortingTypeStrainXY, SortingTypeStrainZX, SortingTypeStrainYZ, SortingTypeStrainMaxP, SortingTypeStrainMinP, SortingTypeStrainMaxS, SortingTypePlyFailureIndex, SortingTypePlyStrengthRatio, SortingTypePlyMarginofSafety, SortingTypeBondFailureIndex, SortingTypeBondStrengthRatio, SortingTypeBondMarginofSafety } |
Sorting rule for the spreadsheet post report. More... | |
enum | SortOrderType { SortOrderTypeAscending, SortOrderTypeDescending } |
Sorting order : acending or descending. More... | |
enum | ThreshType { ThreshTypeAboveTreshold, ThreshTypeBelowTreshold } |
The type of threshold used to filter results. More... | |
Public Member Functions | |
bool | AbsValueFilter () |
Returns the absolute value filtering option Created in NX8.0.0. | |
bool | AbsValueSort () |
Returns the absolute value sorting option Created in NX8.0.0. | |
bool | DetailedOutput () |
Returns the detailed output display Created in NX8.0.0. | |
NXOpen::CAE::LaminateElementFilterBuilder * | ElementFilter () |
Returns the element filter Created in NX8.0.0. | |
bool | FailureIndex () |
Returns the failure index Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::FailureModeType | FailureMode () |
Returns the failure mode Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::FilteringType | FilterType () |
Returns the filter type to use for detailed output Created in NX8.0.0. | |
NXString | Name () |
Returns the name of the spreadsheet report Created in NX8.0.0. | |
NXOpen::CAE::LaminatePlyFilterBuilder * | PlyFilter () |
Returns the ply filter Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::PlyLocationType | PlyLocation () |
Returns the ply location option for ply stresses calculation from the solver shell stress resultant Created in NX8.0.0. | |
bool | PlyStrainOutput () |
Returns the ply strains output control Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::CoordinateSystemType | PlyStressCoordSys () |
Returns the ply stresses and strains coordinate system Created in NX8.0.0. | |
bool | PlyStressMaxP () |
Returns the ply maximum principal stress and/or strain Created in NX8.0.0. | |
bool | PlyStressMaxS () |
Returns the ply maximum shear stress and/or strain Created in NX8.0.0. | |
bool | PlyStressMinP () |
Returns the ply minimum principal stress and/or strain Created in NX8.0.0. | |
bool | PlyStressOutput () |
Returns the ply stresses output control Created in NX8.0.0. | |
bool | PlyStressXX () |
Returns the ply stress and/or strain XX component Created in NX8.0.0. | |
bool | PlyStressXY () |
Returns the ply stress and/or strain XY component Created in NX8.0.0. | |
bool | PlyStressYY () |
Returns the ply stress and/or strain YY component Created in NX8.0.0. | |
bool | PlyStressYZ () |
Returns the ply stress and/or strain YZ component Created in NX8.0.0. | |
bool | PlyStressZX () |
Returns the ply stress and/or strain ZX component Created in NX8.0.0. | |
bool | PlyStressZZ () |
Returns the ply stress and/or strain ZZ component Created in NX8.0.0. | |
double | SafetyFactor () |
Returns the safety factor Created in NX8.0.0. | |
bool | SafetyMargin () |
Returns the margin of safety Created in NX8.0.0. | |
void | SetAbsValueFilter (bool absValueFilter) |
Sets the absolute value filtering option Created in NX8.0.0. | |
void | SetAbsValueSort (bool absValueSort) |
Sets the absolute value sorting option Created in NX8.0.0. | |
void | SetDetailedOutput (bool detailedOutput) |
Sets the detailed output display Created in NX8.0.0. | |
void | SetFailureIndex (bool failureIndex) |
Sets the failure index Created in NX8.0.0. | |
void | SetFailureMode (NXOpen::CAE::LaminateSpreadsheetReportBuilder::FailureModeType failureMode) |
Sets the failure mode Created in NX8.0.0. | |
void | SetFilterType (NXOpen::CAE::LaminateSpreadsheetReportBuilder::FilteringType filterType) |
Sets the filter type to use for detailed output Created in NX8.0.0. | |
void | SetName (const NXString &name) |
Sets the name of the spreadsheet report Created in NX8.0.0. | |
void | SetPlyLocation (NXOpen::CAE::LaminateSpreadsheetReportBuilder::PlyLocationType plyLocation) |
Sets the ply location option for ply stresses calculation from the solver shell stress resultant Created in NX8.0.0. | |
void | SetPlyStrainOutput (bool plyStrainOutput) |
Sets the ply strains output control Created in NX8.0.0. | |
void | SetPlyStressCoordSys (NXOpen::CAE::LaminateSpreadsheetReportBuilder::CoordinateSystemType plyStressCoordSys) |
Sets the ply stresses and strains coordinate system Created in NX8.0.0. | |
void | SetPlyStressMaxP (bool plyStressMaxP) |
Sets the ply maximum principal stress and/or strain Created in NX8.0.0. | |
void | SetPlyStressMaxS (bool plyStressMaxS) |
Sets the ply maximum shear stress and/or strain Created in NX8.0.0. | |
void | SetPlyStressMinP (bool plyStressMinP) |
Sets the ply minimum principal stress and/or strain Created in NX8.0.0. | |
void | SetPlyStressOutput (bool plyStressOutput) |
Sets the ply stresses output control Created in NX8.0.0. | |
void | SetPlyStressXX (bool plyStressXX) |
Sets the ply stress and/or strain XX component Created in NX8.0.0. | |
void | SetPlyStressXY (bool plyStressXY) |
Sets the ply stress and/or strain XY component Created in NX8.0.0. | |
void | SetPlyStressYY (bool plyStressYY) |
Sets the ply stress and/or strain YY component Created in NX8.0.0. | |
void | SetPlyStressYZ (bool plyStressYZ) |
Sets the ply stress and/or strain YZ component Created in NX8.0.0. | |
void | SetPlyStressZX (bool plyStressZX) |
Sets the ply stress and/or strain ZX component Created in NX8.0.0. | |
void | SetPlyStressZZ (bool plyStressZZ) |
Sets the ply stress and/or strain ZZ component Created in NX8.0.0. | |
void | SetSafetyFactor (double safetyFactor) |
Sets the safety factor Created in NX8.0.0. | |
void | SetSafetyMargin (bool safetyMargin) |
Sets the margin of safety Created in NX8.0.0. | |
void | SetShellResultantFx (bool shellResultantFx) |
Sets the shell stress resultant Fx component Created in NX8.0.0. | |
void | SetShellResultantFxy (bool shellResultantFxy) |
Sets the shell stress resultant Fxy component Created in NX8.0.0. | |
void | SetShellResultantFy (bool shellResultantFy) |
Sets the shell stress resultant Fy component Created in NX8.0.0. | |
void | SetShellResultantMx (bool shellResultantMx) |
Sets the shell stress resultant Mx component Created in NX8.0.0. | |
void | SetShellResultantMxy (bool shellResultantMxy) |
Sets the shell stress resultant Mxy component Created in NX8.0.0. | |
void | SetShellResultantMy (bool shellResultantMy) |
Sets the shell stress resultant My component Created in NX8.0.0. | |
void | SetShellResultantQx (bool shellResultantQx) |
Sets the shell stress resultant Qx component Created in NX8.0.0. | |
void | SetShellResultantQy (bool shellResultantQy) |
Sets the shell stress resultant Qy component Created in NX8.0.0. | |
void | SetSolverPlyStress (bool solverPlyStress) |
Sets the solver ply stresses Created in NX8.0.0. | |
void | SetSolverShellResultant (bool solverShellResultant) |
Sets the solver shell stress resultant Created in NX8.0.0. | |
void | SetSortOrder (NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortOrderType sortOrder) |
Sets the sorting order Created in NX8.0.0. | |
void | SetSortType (NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortingType sortType) |
Sets the sorting criteria Created in NX8.0.0. | |
void | SetStrengthRatio (bool strengthRatio) |
Sets the strength ratio Created in NX8.0.0. | |
void | SetThresholdType (NXOpen::CAE::LaminateSpreadsheetReportBuilder::ThreshType thresholdType) |
Sets the filtering threshold type Created in NX8.0.0. | |
void | SetThresholdValue (double thresholdValue) |
Sets the filtering threshold value Created in NX8.0.0. | |
bool | ShellResultantFx () |
Returns the shell stress resultant Fx component Created in NX8.0.0. | |
bool | ShellResultantFxy () |
Returns the shell stress resultant Fxy component Created in NX8.0.0. | |
bool | ShellResultantFy () |
Returns the shell stress resultant Fy component Created in NX8.0.0. | |
bool | ShellResultantMx () |
Returns the shell stress resultant Mx component Created in NX8.0.0. | |
bool | ShellResultantMxy () |
Returns the shell stress resultant Mxy component Created in NX8.0.0. | |
bool | ShellResultantMy () |
Returns the shell stress resultant My component Created in NX8.0.0. | |
bool | ShellResultantQx () |
Returns the shell stress resultant Qx component Created in NX8.0.0. | |
bool | ShellResultantQy () |
Returns the shell stress resultant Qy component Created in NX8.0.0. | |
bool | SolverPlyStress () |
Returns the solver ply stresses Created in NX8.0.0. | |
bool | SolverShellResultant () |
Returns the solver shell stress resultant Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortOrderType | SortOrder () |
Returns the sorting order Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortingType | SortType () |
Returns the sorting criteria Created in NX8.0.0. | |
bool | StrengthRatio () |
Returns the strength ratio Created in NX8.0.0. | |
NXOpen::CAE::LaminateSpreadsheetReportBuilder::ThreshType | ThresholdType () |
Returns the filtering threshold type Created in NX8.0.0. | |
double | ThresholdValue () |
Returns the filtering threshold value Created in NX8.0.0. |
Represents a CAE::LaminateSpreadsheetReport builder
There is no kf creator.
Created in NX8.0.0.
Coordinate system to use for ply stresses, ply failure indices, ply strength ratios and ply margins of safety calculation.
CoordinateSystemTypePly |
Ply coordinate system. |
CoordinateSystemTypeLaminate |
Laminate coordinate system. |
Filtering rule for the spreadsheet post report.
Options for ply stresses calculation when using the solver shell stress resultant as an input for the advance report.
NXLC can compute ply stresses at the bottom, middle or top of each ply.
Sorting rule for the spreadsheet post report.
Returns the absolute value filtering option
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the absolute value sorting option
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the detailed output display
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateElementFilterBuilder* NXOpen::CAE::LaminateSpreadsheetReportBuilder::ElementFilter | ( | ) |
Returns the element filter
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the failure index
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::FailureModeType NXOpen::CAE::LaminateSpreadsheetReportBuilder::FailureMode | ( | ) |
Returns the failure mode
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::FilteringType NXOpen::CAE::LaminateSpreadsheetReportBuilder::FilterType | ( | ) |
Returns the filter type to use for detailed output
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the name of the spreadsheet report
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply filter
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::PlyLocationType NXOpen::CAE::LaminateSpreadsheetReportBuilder::PlyLocation | ( | ) |
Returns the ply location option for ply stresses calculation from the solver shell stress resultant
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply strains output control
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::CoordinateSystemType NXOpen::CAE::LaminateSpreadsheetReportBuilder::PlyStressCoordSys | ( | ) |
Returns the ply stresses and strains coordinate system
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply maximum principal stress and/or strain
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply maximum shear stress and/or strain
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply minimum principal stress and/or strain
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stresses output control
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stress and/or strain XX component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stress and/or strain XY component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stress and/or strain YY component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stress and/or strain YZ component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stress and/or strain ZX component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the ply stress and/or strain ZZ component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the safety factor
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the margin of safety
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetAbsValueFilter | ( | bool | absValueFilter | ) |
Sets the absolute value filtering option
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
absValueFilter | absvaluefilter |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetAbsValueSort | ( | bool | absValueSort | ) |
Sets the absolute value sorting option
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
absValueSort | absvaluesort |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetDetailedOutput | ( | bool | detailedOutput | ) |
Sets the detailed output display
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
detailedOutput | detailedoutput |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetFailureIndex | ( | bool | failureIndex | ) |
Sets the failure index
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
failureIndex | failureindex |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetFailureMode | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::FailureModeType | failureMode | ) |
Sets the failure mode
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
failureMode | failuremode |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetFilterType | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::FilteringType | filterType | ) |
Sets the filter type to use for detailed output
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
filterType | filtertype |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetName | ( | const NXString & | name | ) |
Sets the name of the spreadsheet report
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
name | name |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyLocation | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::PlyLocationType | plyLocation | ) |
Sets the ply location option for ply stresses calculation from the solver shell stress resultant
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyLocation | plylocation |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStrainOutput | ( | bool | plyStrainOutput | ) |
Sets the ply strains output control
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStrainOutput | plystrainoutput |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressCoordSys | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::CoordinateSystemType | plyStressCoordSys | ) |
Sets the ply stresses and strains coordinate system
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressCoordSys | plystresscoordsys |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressMaxP | ( | bool | plyStressMaxP | ) |
Sets the ply maximum principal stress and/or strain
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressMaxP | plystressmaxp |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressMaxS | ( | bool | plyStressMaxS | ) |
Sets the ply maximum shear stress and/or strain
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressMaxS | plystressmaxs |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressMinP | ( | bool | plyStressMinP | ) |
Sets the ply minimum principal stress and/or strain
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressMinP | plystressminp |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressOutput | ( | bool | plyStressOutput | ) |
Sets the ply stresses output control
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressOutput | plystressoutput |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressXX | ( | bool | plyStressXX | ) |
Sets the ply stress and/or strain XX component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressXX | plystressxx |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressXY | ( | bool | plyStressXY | ) |
Sets the ply stress and/or strain XY component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressXY | plystressxy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressYY | ( | bool | plyStressYY | ) |
Sets the ply stress and/or strain YY component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressYY | plystressyy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressYZ | ( | bool | plyStressYZ | ) |
Sets the ply stress and/or strain YZ component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressYZ | plystressyz |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressZX | ( | bool | plyStressZX | ) |
Sets the ply stress and/or strain ZX component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressZX | plystresszx |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetPlyStressZZ | ( | bool | plyStressZZ | ) |
Sets the ply stress and/or strain ZZ component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
plyStressZZ | plystresszz |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetSafetyFactor | ( | double | safetyFactor | ) |
Sets the safety factor
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
safetyFactor | safetyfactor |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetSafetyMargin | ( | bool | safetyMargin | ) |
Sets the margin of safety
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
safetyMargin | safetymargin |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantFx | ( | bool | shellResultantFx | ) |
Sets the shell stress resultant Fx component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantFx | shellresultantfx |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantFxy | ( | bool | shellResultantFxy | ) |
Sets the shell stress resultant Fxy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantFxy | shellresultantfxy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantFy | ( | bool | shellResultantFy | ) |
Sets the shell stress resultant Fy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantFy | shellresultantfy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantMx | ( | bool | shellResultantMx | ) |
Sets the shell stress resultant Mx component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantMx | shellresultantmx |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantMxy | ( | bool | shellResultantMxy | ) |
Sets the shell stress resultant Mxy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantMxy | shellresultantmxy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantMy | ( | bool | shellResultantMy | ) |
Sets the shell stress resultant My component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantMy | shellresultantmy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantQx | ( | bool | shellResultantQx | ) |
Sets the shell stress resultant Qx component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantQx | shellresultantqx |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetShellResultantQy | ( | bool | shellResultantQy | ) |
Sets the shell stress resultant Qy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
shellResultantQy | shellresultantqy |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetSolverPlyStress | ( | bool | solverPlyStress | ) |
Sets the solver ply stresses
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
solverPlyStress | solverplystress |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetSolverShellResultant | ( | bool | solverShellResultant | ) |
Sets the solver shell stress resultant
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
solverShellResultant | solvershellresultant |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetSortOrder | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortOrderType | sortOrder | ) |
Sets the sorting order
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
sortOrder | sortorder |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetSortType | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortingType | sortType | ) |
Sets the sorting criteria
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
sortType | sorttype |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetStrengthRatio | ( | bool | strengthRatio | ) |
Sets the strength ratio
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
strengthRatio | strengthratio |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetThresholdType | ( | NXOpen::CAE::LaminateSpreadsheetReportBuilder::ThreshType | thresholdType | ) |
Sets the filtering threshold type
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
thresholdType | thresholdtype |
void NXOpen::CAE::LaminateSpreadsheetReportBuilder::SetThresholdValue | ( | double | thresholdValue | ) |
Sets the filtering threshold value
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
thresholdValue | thresholdvalue |
Returns the shell stress resultant Fx component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant Fxy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant Fy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant Mx component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant Mxy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant My component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant Qx component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the shell stress resultant Qy component
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the solver ply stresses
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the solver shell stress resultant
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortOrderType NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortOrder | ( | ) |
Returns the sorting order
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortingType NXOpen::CAE::LaminateSpreadsheetReportBuilder::SortType | ( | ) |
Returns the sorting criteria
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the strength ratio
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
NXOpen::CAE::LaminateSpreadsheetReportBuilder::ThreshType NXOpen::CAE::LaminateSpreadsheetReportBuilder::ThresholdType | ( | ) |
Returns the filtering threshold type
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")
Returns the filtering threshold value
Created in NX8.0.0.
License requirements : nx_lam_composites ("Laminate Composites")