Class LsdynaFormAnalysisResultDisplayBuilder
Inheritance
System.Object
System.MarshalByRefObject
LsdynaFormAnalysisResultDisplayBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class LsdynaFormAnalysisResultDisplayBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected LsdynaFormAnalysisResultDisplayBuilder()
Properties
Declaration
public double AllowableThickening { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double AllowableThinning { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double EssentialThinning { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public LsdynaFormAnalysisResultDisplayBuilder.FormabilityStrainTypeName FormabilityStrainType { get; set; }
Property Value
Declaration
public double LimitOfFlc { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public string ResultFileFolder { get; set; }
Property Value
| Type |
Description |
| System.String |
|
Declaration
public double RValue { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double SafetyMarginFromFlc { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public bool ShowCracks { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public bool ShowInadequateStretch { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public bool ShowRiskOfCracks { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public bool ShowSevereThinning { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public bool ShowWrinkles { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public bool ShowWrinklingTendency { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public int State { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public LsdynaFormAnalysisResultDisplayBuilder.StrainTypeName StrainType { get; set; }
Property Value
Declaration
public LsdynaFormAnalysisResultDisplayBuilder.StressTypeName StressType { get; set; }
Property Value
Methods
Declaration
public void DisplayFormability()
Declaration
public void DisplayStrain()
Declaration
public void DisplayStress()
Declaration
public void DisplayThickness()
Declaration
public void DisplayThinning()
Declaration
public void ImportGeometries()
Declaration
public void SetResultFileNames(string[] resultFileNames)
Parameters
| Type |
Name |
Description |
| System.String[] |
resultFileNames |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink