Class LaminateQuickReportBuilder
Inheritance
LaminateQuickReportBuilder
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
FailureIndex
Declaration
public bool FailureIndex { get; set; }
Property Value
FailureIndexRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule FailureIndexRule { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
PlyStrain
Declaration
public bool PlyStrain { get; set; }
Property Value
PlyStrainRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule PlyStrainRule { get; set; }
Property Value
PlyStress
Declaration
public bool PlyStress { get; set; }
Property Value
PlyStressRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule PlyStressRule { get; set; }
Property Value
ShellStress
Declaration
public bool ShellStress { get; set; }
Property Value
ShellStressRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule ShellStressRule { get; set; }
Property Value
StrengthRatio
Declaration
public bool StrengthRatio { get; set; }
Property Value
StrengthRatioRule
Declaration
public LaminateQuickReportBuilder.EnvelopeRule StrengthRatioRule { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink