NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAE.LaminateSpreadsheetReportBuilder Class Reference

Represents a NXOpen.CAE.LaminateSpreadsheetReport builder More...

Inheritance diagram for NXOpen.CAE.LaminateSpreadsheetReportBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  CoordinateSystemType { Ply, Laminate }
 Coordinate system to use for ply stresses, ply failure indices, ply strength ratios and ply margins of safety calculation. More...
 
enum  FailureModeType { InPlanePly, Interlaminar, Both }
 Failure indices mode. More...
 
enum  EnvelopeRule {
  MaxMin, Min, Max, AbsMax,
  AbsMin
}
 Result enveloping rules. More...
 
enum  FilteringType {
  None, StressXX, StressYY, StressZZ,
  StressXY, StressZX, StressYZ, StressMaxP,
  StressMinP, StressMaxS, StrainXX, StrainYY,
  StrainZZ, StrainXY, StrainZX, StrainYZ,
  StrainMaxP, StrainMinP, StrainMaxS, PlyFailureIndex,
  PlyStrengthRatio, PlyMarginofSafety, BondFailureIndex, BondStrengthRatio,
  BondMarginofSafety
}
 Filtering rule for the spreadsheet post report More...
 
enum  ThreshType { AboveTreshold, BelowTreshold }
 The type of threshold used to filter results. More...
 
enum  SortingType {
  ElementId, PlyId, StressXX, StressYY,
  StressZZ, StressXY, StressZX, StressYZ,
  StressMaxP, StressMinP, StressMaxS, StrainXX,
  StrainYY, StrainZZ, StrainXY, StrainZX,
  StrainYZ, StrainMaxP, StrainMinP, StrainMaxS,
  PlyFailureIndex, PlyStrengthRatio, PlyMarginofSafety, BondFailureIndex,
  BondStrengthRatio, BondMarginofSafety
}
 Sorting rule for the spreadsheet post report More...
 
enum  SortOrderType { Ascending, Descending }
 Sorting order : acending or descending More...
 
enum  SolverInputType { ShellStress, PlyStress }
 Solver input type More...
 
enum  ElemNodalOptionType { Elemental, Nodal }
 Element-Nodal option More...
 

Properties

unsafe bool AbsValueFilter [get, set]
 Returns or sets the absolute value filtering option More...
 
unsafe bool AbsValueSort [get, set]
 Returns or sets the absolute value sorting option More...
 
unsafe bool DetailedOutput [get, set]
 Returns or sets the detailed output display More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.ElemNodalOptionType 
ElemNodalOption [get, set]
 Returns or sets the solver input More...
 
unsafe
NXOpen.CAE.LaminateElementFilterBuilder 
ElementFilter [get]
 Returns the element filter More...
 
unsafe bool FailureIndex [get, set]
 Returns or sets the failure index More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule 
FailureIndexRule [get, set]
 Returns or sets the failure index summary table enveloping rule More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.FailureModeType 
FailureMode [get, set]
 Returns or sets the failure mode More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.FilteringType 
FilterType [get, set]
 Returns or sets the filter type to use for detailed output More...
 
unsafe string Name [get, set]
 Returns or sets the name of the spreadsheet report More...
 
unsafe bool PlyBottom [get, set]
 Returns or sets the state of the ply stress calculation at the bottom of each ply More...
 
unsafe
NXOpen.CAE.LaminatePlyFilterBuilder 
PlyFilter [get]
 Returns the ply filter More...
 
unsafe bool PlyMiddle [get, set]
 Returns or sets the state of the ply stress calculation at the middle of each ply More...
 
unsafe bool PlyStrainOutput [get, set]
 Returns or sets the ply strains output control More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule 
PlyStrainRule [get, set]
 Returns or sets the ply strains summary table enveloping rule More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.CoordinateSystemType 
PlyStressCoordSys [get, set]
 Returns or sets the ply stresses and strains coordinate system More...
 
unsafe bool PlyStressMaxP [get, set]
 Returns or sets the ply maximum principal stress and/or strain More...
 
unsafe bool PlyStressMaxS [get, set]
 Returns or sets the ply maximum shear stress and/or strain More...
 
unsafe bool PlyStressMinP [get, set]
 Returns or sets the ply minimum principal stress and/or strain More...
 
unsafe bool PlyStressOutput [get, set]
 Returns or sets the ply stresses output control More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule 
PlyStressRule [get, set]
 Returns or sets the ply stresses summary table enveloping rule More...
 
unsafe bool PlyStressXX [get, set]
 Returns or sets the ply stress and/or strain XX component More...
 
unsafe bool PlyStressXY [get, set]
 Returns or sets the ply stress and/or strain XY component More...
 
unsafe bool PlyStressYY [get, set]
 Returns or sets the ply stress and/or strain YY component More...
 
unsafe bool PlyStressYZ [get, set]
 Returns or sets the ply stress and/or strain YZ component More...
 
unsafe bool PlyStressZX [get, set]
 Returns or sets the ply stress and/or strain ZX component More...
 
unsafe bool PlyStressZZ [get, set]
 Returns or sets the ply stress and/or strain ZZ component More...
 
unsafe bool PlyTop [get, set]
 Returns or sets the state of the ply stress calculation at the top of each ply More...
 
unsafe double SafetyFactor [get, set]
 Returns or sets the safety factor More...
 
unsafe bool SafetyMargin [get, set]
 Returns or sets the margin of safety More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule 
SafetyMarginRule [get, set]
 Returns or sets the strength ratio summary table enveloping rule More...
 
unsafe bool ShellResultantFx [get, set]
 Returns or sets the shell stress resultant Fx component More...
 
unsafe bool ShellResultantFxy [get, set]
 Returns or sets the shell stress resultant Fxy component More...
 
unsafe bool ShellResultantFy [get, set]
 Returns or sets the shell stress resultant Fy component More...
 
unsafe bool ShellResultantMx [get, set]
 Returns or sets the shell stress resultant Mx component More...
 
unsafe bool ShellResultantMxy [get, set]
 Returns or sets the shell stress resultant Mxy component More...
 
unsafe bool ShellResultantMy [get, set]
 Returns or sets the shell stress resultant My component More...
 
unsafe bool ShellResultantQx [get, set]
 Returns or sets the shell stress resultant Qx component More...
 
unsafe bool ShellResultantQy [get, set]
 Returns or sets the shell stress resultant Qy component More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverInputType 
SolverInput [get, set]
 Returns or sets the solver input More...
 
unsafe bool SolverPlyStress [get, set]
 Returns or sets the solver ply stresses More...
 
unsafe bool SolverShellResultant [get, set]
 Returns or sets the solver shell stress resultant More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.SortOrderType 
SortOrder [get, set]
 Returns or sets the sorting order More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.SortingType 
SortType [get, set]
 Returns or sets the sorting criteria More...
 
unsafe bool StrengthRatio [get, set]
 Returns or sets the strength ratio More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule 
StrengthRatioRule [get, set]
 Returns or sets the strength ratio summary table enveloping rule More...
 
unsafe
NXOpen.CAE.LaminateSpreadsheetReportBuilder.ThreshType 
ThresholdType [get, set]
 Returns or sets the filtering threshold type More...
 
unsafe double ThresholdValue [get, set]
 Returns or sets the filtering threshold value More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Detailed Description

Represents a NXOpen.CAE.LaminateSpreadsheetReport builder

There is no kf creator.

Created in NX8.0.0

Member Enumeration Documentation

Coordinate system to use for ply stresses, ply failure indices, ply strength ratios and ply margins of safety calculation.

Enumerator
Ply 

Ply coordinate system

Laminate 

Laminate coordinate system

Element-Nodal option

Enumerator
Elemental 

Average element-nodal results per element

Nodal 

Keep element-nodal results

Result enveloping rules.

When there is more than one solutions or loadcases, defines which result to keep and display in the graphical report

Enumerator
MaxMin 

Keep minimum and maximum values

Min 

Keep minimum values

Max 

Keep maximum values

AbsMax 

Keep maximum absolute values

AbsMin 

Keep minimum absolute values

Failure indices mode.

NXLC can compute in-plane ply failure indices and/or interlaminar failure indices

Enumerator
InPlanePly 

Ply failure index

Interlaminar 

Bonding failure index

Both 

Both failure index type

Filtering rule for the spreadsheet post report

Enumerator
None 

Don't filter any values

StressXX 

Filter values based on Stress XX component

StressYY 

Filter values based on Stress YY component

StressZZ 

Filter values based on Stress ZZ component

StressXY 

Filter values based on Stress XY component

StressZX 

Filter values based on Stress ZX component

StressYZ 

Filter values based on Stress YZ component

StressMaxP 

Filter values based on the maximum principal stress

StressMinP 

Filter values based on the minimum principal stress

StressMaxS 

Filter values based on the maximum shear stress

StrainXX 

Filter values based on Strain XX component

StrainYY 

Filter values based on Strain YY component

StrainZZ 

Filter values based on Strain ZZ component

StrainXY 

Filter values based on Strain XY component

StrainZX 

Filter values based on Strain ZX component

StrainYZ 

Filter values based on Strain YZ component

StrainMaxP 

Filter values based on the maximum principal strain

StrainMinP 

Filter values based on the minimum principal strain

StrainMaxS 

Filter values based on the maximum shear strain

PlyFailureIndex 

Filter values based on the ply failure index

PlyStrengthRatio 

Filter values based on the ply strength ratio

PlyMarginofSafety 

Filter values based on the ply margin of safety

BondFailureIndex 

Filter values based on the bonding failure index

BondStrengthRatio 

Filter values based on the bonding strength ratio

BondMarginofSafety 

Filter values based on the bonding margin of safety

Solver input type

Enumerator
ShellStress 

Use the solver shell stress resultants

PlyStress 

Use the solver ply stresses

Sorting rule for the spreadsheet post report

Enumerator
ElementId 

Sort results using the element id

PlyId 

Sort results using the ply id

StressXX 

Sort results using the stress XX component

StressYY 

Sort results using the stress YY component

StressZZ 

Sort results using the stress ZZ component

StressXY 

Sort results using the stress XY component

StressZX 

Sort results using the stress ZX component

StressYZ 

Sort results using the stress YZ component

StressMaxP 

Sort results using the maximum principal stress

StressMinP 

Sort results using the minimum principal stress

StressMaxS 

Sort results using the maximum shear stress

StrainXX 

Sort results using the strain XX component

StrainYY 

Sort results using the strain XX component

StrainZZ 

Sort results using the strain XX component

StrainXY 

Sort results using the strain XX component

StrainZX 

Sort results using the strain XX component

StrainYZ 

Sort results using the strain XX component

StrainMaxP 

Sort results using the maximum principal strain

StrainMinP 

Sort results using the minimum principal strain

StrainMaxS 

Sort results using the maximum shear strain

PlyFailureIndex 

Sort results based on the ply failure index

PlyStrengthRatio 

Sort results based on the ply strength ratio

PlyMarginofSafety 

Sort results based on the ply margin of safety

BondFailureIndex 

Sort results based on the bonding failure index

BondStrengthRatio 

Sort results based on the bonding strength ratio

BondMarginofSafety 

Sort results based on the bonding margin of safety

Sorting order : acending or descending

Enumerator
Ascending 

Sort ascending

Descending 

Sort descending

The type of threshold used to filter results.

Enumerator
AboveTreshold 

Filter out results above the specified value

BelowTreshold 

Filter out results below the specified value

Property Documentation

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.AbsValueFilter
getset

Returns or sets the absolute value filtering option

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.AbsValueSort
getset

Returns or sets the absolute value sorting option

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.DetailedOutput
getset

Returns or sets the detailed output display

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateElementFilterBuilder NXOpen.CAE.LaminateSpreadsheetReportBuilder.ElementFilter
get

Returns the element filter

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.ElemNodalOptionType NXOpen.CAE.LaminateSpreadsheetReportBuilder.ElemNodalOption
getset

Returns or sets the solver input

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.FailureIndex
getset

Returns or sets the failure index

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule NXOpen.CAE.LaminateSpreadsheetReportBuilder.FailureIndexRule
getset

Returns or sets the failure index summary table enveloping rule

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.FailureModeType NXOpen.CAE.LaminateSpreadsheetReportBuilder.FailureMode
getset

Returns or sets the failure mode

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.FilteringType NXOpen.CAE.LaminateSpreadsheetReportBuilder.FilterType
getset

Returns or sets the filter type to use for detailed output

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe string NXOpen.CAE.LaminateSpreadsheetReportBuilder.Name
getset

Returns or sets the name of the spreadsheet report

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyBottom
getset

Returns or sets the state of the ply stress calculation at the bottom of each ply

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminatePlyFilterBuilder NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyFilter
get

Returns the ply filter

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyMiddle
getset

Returns or sets the state of the ply stress calculation at the middle of each ply

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStrainOutput
getset

Returns or sets the ply strains output control

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStrainRule
getset

Returns or sets the ply strains summary table enveloping rule

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.CoordinateSystemType NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressCoordSys
getset

Returns or sets the ply stresses and strains coordinate system

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressMaxP
getset

Returns or sets the ply maximum principal stress and/or strain

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressMaxS
getset

Returns or sets the ply maximum shear stress and/or strain

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressMinP
getset

Returns or sets the ply minimum principal stress and/or strain

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressOutput
getset

Returns or sets the ply stresses output control

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressRule
getset

Returns or sets the ply stresses summary table enveloping rule

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressXX
getset

Returns or sets the ply stress and/or strain XX component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressXY
getset

Returns or sets the ply stress and/or strain XY component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressYY
getset

Returns or sets the ply stress and/or strain YY component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressYZ
getset

Returns or sets the ply stress and/or strain YZ component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressZX
getset

Returns or sets the ply stress and/or strain ZX component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyStressZZ
getset

Returns or sets the ply stress and/or strain ZZ component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.PlyTop
getset

Returns or sets the state of the ply stress calculation at the top of each ply

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe double NXOpen.CAE.LaminateSpreadsheetReportBuilder.SafetyFactor
getset

Returns or sets the safety factor

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.SafetyMargin
getset

Returns or sets the margin of safety

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule NXOpen.CAE.LaminateSpreadsheetReportBuilder.SafetyMarginRule
getset

Returns or sets the strength ratio summary table enveloping rule

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantFx
getset

Returns or sets the shell stress resultant Fx component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantFxy
getset

Returns or sets the shell stress resultant Fxy component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantFy
getset

Returns or sets the shell stress resultant Fy component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantMx
getset

Returns or sets the shell stress resultant Mx component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantMxy
getset

Returns or sets the shell stress resultant Mxy component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantMy
getset

Returns or sets the shell stress resultant My component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantQx
getset

Returns or sets the shell stress resultant Qx component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.ShellResultantQy
getset

Returns or sets the shell stress resultant Qy component

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverInputType NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverInput
getset

Returns or sets the solver input

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverPlyStress
getset

Returns or sets the solver ply stresses

Created in NX8.0.0

Deprecated in NX9.0.0. Use NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverInput instead.

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverShellResultant
getset

Returns or sets the solver shell stress resultant

Created in NX8.0.0

Deprecated in NX9.0.0. Use NXOpen.CAE.LaminateSpreadsheetReportBuilder.SolverInput instead.

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.SortOrderType NXOpen.CAE.LaminateSpreadsheetReportBuilder.SortOrder
getset

Returns or sets the sorting order

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.SortingType NXOpen.CAE.LaminateSpreadsheetReportBuilder.SortType
getset

Returns or sets the sorting criteria

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe bool NXOpen.CAE.LaminateSpreadsheetReportBuilder.StrengthRatio
getset

Returns or sets the strength ratio

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.EnvelopeRule NXOpen.CAE.LaminateSpreadsheetReportBuilder.StrengthRatioRule
getset

Returns or sets the strength ratio summary table enveloping rule

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe NXOpen.CAE.LaminateSpreadsheetReportBuilder.ThreshType NXOpen.CAE.LaminateSpreadsheetReportBuilder.ThresholdType
getset

Returns or sets the filtering threshold type

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")

unsafe double NXOpen.CAE.LaminateSpreadsheetReportBuilder.ThresholdValue
getset

Returns or sets the filtering threshold value

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_composites ("Laminate Composites")


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