NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.LaminateQuickReportBuilder Class Reference

Represents a NXOpen.CAE.LaminateQuickReport builder More...

Inheritance diagram for NXOpen.CAE.LaminateQuickReportBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ElemNodalOptionType { Elemental, Nodal }
 Element-Nodal option More...
 
enum  EnvelopeRule {
  MaxMin, Min, Max, AbsMax,
  AbsMin
}
 Result enveloping rules. More...
 

Properties

unsafe
NXOpen.CAE.LaminateQuickReportBuilder.ElemNodalOptionType 
ElemNodalOption [get, set]
 Returns or sets the solver input More...
 
unsafe bool FailureIndex [get, set]
 Returns or sets the ply and bonding failure indices More...
 
unsafe
NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule 
FailureIndexRule [get, set]
 Returns or sets the ply and bonding failure indices rule More...
 
unsafe string Name [get, set]
 Returns or sets the name of the quick report More...
 
unsafe bool PlyStrain [get, set]
 Returns or sets the ply strains More...
 
unsafe
NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule 
PlyStrainRule [get, set]
 Returns or sets the ply strains rule More...
 
unsafe bool PlyStress [get, set]
 Returns or sets the ply stresses More...
 
unsafe
NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule 
PlyStressRule [get, set]
 Returns or sets the ply stresses rule More...
 
unsafe bool ShellStress [get, set]
 Returns or sets the shell stress resultants More...
 
unsafe
NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule 
ShellStressRule [get, set]
 Returns or sets the shell stress resultant envelope rule More...
 
unsafe bool StrengthRatio [get, set]
 Returns or sets the ply and bonding strength ratios More...
 
unsafe
NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule 
StrengthRatioRule [get, set]
 Returns or sets the ply and bonding strength ratios rule More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.LaminateQuickReport builder

There is no kf creator.

Created in NX8.0.0

Member Enumeration Documentation

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 quick 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

Property Documentation

unsafe NXOpen.CAE.LaminateQuickReportBuilder.ElemNodalOptionType NXOpen.CAE.LaminateQuickReportBuilder.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_comp_adv ("Laminate Composites Advanced")

unsafe bool NXOpen.CAE.LaminateQuickReportBuilder.FailureIndex
getset

Returns or sets the ply and bonding failure indices

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule NXOpen.CAE.LaminateQuickReportBuilder.FailureIndexRule
getset

Returns or sets the ply and bonding failure indices rule

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe string NXOpen.CAE.LaminateQuickReportBuilder.Name
getset

Returns or sets the name of the quick report

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAE.LaminateQuickReportBuilder.PlyStrain
getset

Returns or sets the ply strains

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule NXOpen.CAE.LaminateQuickReportBuilder.PlyStrainRule
getset

Returns or sets the ply strains rule

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAE.LaminateQuickReportBuilder.PlyStress
getset

Returns or sets the ply stresses

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule NXOpen.CAE.LaminateQuickReportBuilder.PlyStressRule
getset

Returns or sets the ply stresses rule

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAE.LaminateQuickReportBuilder.ShellStress
getset

Returns or sets the shell stress resultants

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule NXOpen.CAE.LaminateQuickReportBuilder.ShellStressRule
getset

Returns or sets the shell stress resultant envelope rule

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAE.LaminateQuickReportBuilder.StrengthRatio
getset

Returns or sets the ply and bonding strength ratios

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAE.LaminateQuickReportBuilder.EnvelopeRule NXOpen.CAE.LaminateQuickReportBuilder.StrengthRatioRule
getset

Returns or sets the ply and bonding strength ratios rule

Created in NX8.0.0

License requirements to get this property: None.

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


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