Class LaminateQuickReportBuilder
Inheritance
System.Object
System.MarshalByRefObject
LaminateQuickReportBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class LaminateQuickReportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LaminateQuickReportBuilder()
Declaration
protected LaminateQuickReportBuilder()
Properties
ElemNodalOption
Declaration
public LaminateQuickReportBuilder.ElemNodalOptionType ElemNodalOption { get; set; }
Property Value
Type | Description |
---|---|
LaminateQuickReportBuilder.ElemNodalOptionType |
FailureIndex
Declaration
public bool FailureIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FailureIndexRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule FailureIndexRule { get; set; }
Property Value
Type | Description |
---|---|
LaminateQuickReportBuilder.EnvelopeRule |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PlyStrain
Declaration
public bool PlyStrain { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PlyStrainRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule PlyStrainRule { get; set; }
Property Value
Type | Description |
---|---|
LaminateQuickReportBuilder.EnvelopeRule |
PlyStress
Declaration
public bool PlyStress { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PlyStressRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule PlyStressRule { get; set; }
Property Value
Type | Description |
---|---|
LaminateQuickReportBuilder.EnvelopeRule |
ShellStress
Declaration
public bool ShellStress { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShellStressRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule ShellStressRule { get; set; }
Property Value
Type | Description |
---|---|
LaminateQuickReportBuilder.EnvelopeRule |
StrengthRatio
Declaration
public bool StrengthRatio { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StrengthRatioRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule StrengthRatioRule { get; set; }
Property Value
Type | Description |
---|---|
LaminateQuickReportBuilder.EnvelopeRule |
Implements
System.Runtime.Remoting.Messaging.IMessageSink