NX Open C++ Reference Guide
|
Represents a CAE::LaminateQuickReport builder
There is no kf creator.
More...
Public Types | |
enum | EnvelopeRule { EnvelopeRuleMaxMin, EnvelopeRuleMin, EnvelopeRuleMax, EnvelopeRuleAbsMax } |
Result enveloping rules. More... | |
Public Member Functions | |
bool | FailureIndex () |
Returns the ply and bonding failure indices Created in NX8.0.0. | |
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | FailureIndexRule () |
Returns the ply and bonding failure indices rule Created in NX8.0.0. | |
NXString | Name () |
Returns the name of the quick report Created in NX8.0.0. | |
bool | PlyStrain () |
Returns the ply strains Created in NX8.0.0. | |
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | PlyStrainRule () |
Returns the ply strains rule Created in NX8.0.0. | |
bool | PlyStress () |
Returns the ply stresses Created in NX8.0.0. | |
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | PlyStressRule () |
Returns the ply stresses rule Created in NX8.0.0. | |
void | SetFailureIndex (bool failureIndex) |
Sets the ply and bonding failure indices Created in NX8.0.0. | |
void | SetFailureIndexRule (NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule failureIndexRule) |
Sets the ply and bonding failure indices rule Created in NX8.0.0. | |
void | SetName (const NXString &name) |
Sets the name of the quick report Created in NX8.0.0. | |
void | SetPlyStrain (bool plyStrain) |
Sets the ply strains Created in NX8.0.0. | |
void | SetPlyStrainRule (NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule plyStrainRule) |
Sets the ply strains rule Created in NX8.0.0. | |
void | SetPlyStress (bool plyStress) |
Sets the ply stresses Created in NX8.0.0. | |
void | SetPlyStressRule (NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule plyStressRule) |
Sets the ply stresses rule Created in NX8.0.0. | |
void | SetShellStress (bool shellStress) |
Sets the shell stress resultants Created in NX8.0.0. | |
void | SetShellStressRule (NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule shellStressRule) |
Sets the shell stress resultant envelope rule Created in NX8.0.0. | |
void | SetStrengthRatio (bool strengthRatio) |
Sets the ply and bonding strength ratios Created in NX8.0.0. | |
void | SetStrengthRatioRule (NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule strengthRatioRule) |
Sets the ply and bonding strength ratios rule Created in NX8.0.0. | |
bool | ShellStress () |
Returns the shell stress resultants Created in NX8.0.0. | |
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | ShellStressRule () |
Returns the shell stress resultant envelope rule Created in NX8.0.0. | |
bool | StrengthRatio () |
Returns the ply and bonding strength ratios Created in NX8.0.0. | |
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | StrengthRatioRule () |
Returns the ply and bonding strength ratios rule Created in NX8.0.0. |
Represents a CAE::LaminateQuickReport builder
There is no kf creator.
Created in NX8.0.0.
Result enveloping rules.
When there is more than one solutions or loadcases, defines which result to keep and display in the quick report
Returns the ply and bonding failure indices
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule NXOpen::CAE::LaminateQuickReportBuilder::FailureIndexRule | ( | ) |
Returns the ply and bonding failure indices rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Returns the name of the quick report
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Returns the ply strains
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule NXOpen::CAE::LaminateQuickReportBuilder::PlyStrainRule | ( | ) |
Returns the ply strains rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Returns the ply stresses
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule NXOpen::CAE::LaminateQuickReportBuilder::PlyStressRule | ( | ) |
Returns the ply stresses rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
void NXOpen::CAE::LaminateQuickReportBuilder::SetFailureIndex | ( | bool | failureIndex | ) |
Sets the ply and bonding failure indices
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
failureIndex | failureindex |
void NXOpen::CAE::LaminateQuickReportBuilder::SetFailureIndexRule | ( | NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | failureIndexRule | ) |
Sets the ply and bonding failure indices rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
failureIndexRule | failureindexrule |
void NXOpen::CAE::LaminateQuickReportBuilder::SetName | ( | const NXString & | name | ) |
Sets the name of the quick report
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
name | name |
void NXOpen::CAE::LaminateQuickReportBuilder::SetPlyStrain | ( | bool | plyStrain | ) |
Sets the ply strains
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
plyStrain | plystrain |
void NXOpen::CAE::LaminateQuickReportBuilder::SetPlyStrainRule | ( | NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | plyStrainRule | ) |
Sets the ply strains rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
plyStrainRule | plystrainrule |
void NXOpen::CAE::LaminateQuickReportBuilder::SetPlyStress | ( | bool | plyStress | ) |
Sets the ply stresses
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
plyStress | plystress |
void NXOpen::CAE::LaminateQuickReportBuilder::SetPlyStressRule | ( | NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | plyStressRule | ) |
Sets the ply stresses rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
plyStressRule | plystressrule |
void NXOpen::CAE::LaminateQuickReportBuilder::SetShellStress | ( | bool | shellStress | ) |
Sets the shell stress resultants
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
shellStress | shellstress |
void NXOpen::CAE::LaminateQuickReportBuilder::SetShellStressRule | ( | NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | shellStressRule | ) |
Sets the shell stress resultant envelope rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
shellStressRule | shellstressrule |
void NXOpen::CAE::LaminateQuickReportBuilder::SetStrengthRatio | ( | bool | strengthRatio | ) |
Sets the ply and bonding strength ratios
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
strengthRatio | strengthratio |
void NXOpen::CAE::LaminateQuickReportBuilder::SetStrengthRatioRule | ( | NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule | strengthRatioRule | ) |
Sets the ply and bonding strength ratios rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
strengthRatioRule | strengthratiorule |
Returns the shell stress resultants
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule NXOpen::CAE::LaminateQuickReportBuilder::ShellStressRule | ( | ) |
Returns the shell stress resultant envelope rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Returns the ply and bonding strength ratios
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
NXOpen::CAE::LaminateQuickReportBuilder::EnvelopeRule NXOpen::CAE::LaminateQuickReportBuilder::StrengthRatioRule | ( | ) |
Returns the ply and bonding strength ratios rule
Created in NX8.0.0.
License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")