Class LTCASettings
Inheritance
System.Object
LTCASettings
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LTCASettings : IndependentReportablePropertiesBase<LTCASettings>, IEquatable<APIBase>
Properties
FaceUtilizationLoadCutoffParameter
Declaration
public double FaceUtilizationLoadCutoffParameter { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public bool IncludeExtendedTipContact { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
LoadCaseModifiableSettings
Declaration
public LTCALoadCaseModifiableSettings LoadCaseModifiableSettings { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods