Class DurabilityResultsReportBuilder
Inheritance
DurabilityResultsReportBuilder
Assembly: NXOpen.dll
Syntax
public class DurabilityResultsReportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DurabilityResultsReportBuilder()
Declaration
protected DurabilityResultsReportBuilder()
Properties
EventDamage
Declaration
public bool EventDamage { get; set; }
Property Value
EventLife
Declaration
public bool EventLife { get; set; }
Property Value
FailureIndex
Declaration
public bool FailureIndex { get; set; }
Property Value
FatigueSafetyFactor
Declaration
public bool FatigueSafetyFactor { get; set; }
Property Value
FreeFaceIndicator
Declaration
public bool FreeFaceIndicator { get; set; }
Property Value
LoadProportionality
Declaration
public bool LoadProportionality { get; set; }
Property Value
MarginSafety
Declaration
public bool MarginSafety { get; set; }
Property Value
PrincipalAxisStability
Declaration
public bool PrincipalAxisStability { get; set; }
Property Value
StrengthSafetyFactor
Declaration
public bool StrengthSafetyFactor { get; set; }
Property Value
UseEvents
Declaration
public DurabilityResultsReportBuilder.UseEventsEnum UseEvents { get; set; }
Property Value
UseHighlight
Declaration
public bool UseHighlight { get; set; }
Property Value
Methods
ExportResultsToCsv(string)
Declaration
public void ExportResultsToCsv(string csvFilename)
Parameters
Type |
Name |
Description |
string |
csvFilename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink