Class DesignLoadSubcase
- Namespace
- HyperX.Scripting
- Assembly
- HyperX.Scripting.dll
public class DesignLoadSubcase : IdNameEntity
- Inheritance
-
DesignLoadSubcase
- Inherited Members
-
Properties
AbaqusLoadCaseName
public string AbaqusLoadCaseName { get; }
Property Value
- string
AbaqusStepName
public string AbaqusStepName { get; }
Property Value
- string
AbaqusStepTime
public float? AbaqusStepTime { get; }
Property Value
- float?
Description
public string Description { get; }
Property Value
- string
IsEditable
public bool? IsEditable { get; }
Property Value
- bool?
IsThermal
public bool? IsThermal { get; }
Property Value
- bool?
ModificationDate
public DateTime? ModificationDate { get; }
Property Value
- DateTime?
NastranLoadId
public int? NastranLoadId { get; }
Property Value
- int?
NastranSpcId
public int? NastranSpcId { get; }
Property Value
- int?
NastranSubcaseId
public int? NastranSubcaseId { get; }
Property Value
- int?
RunDeckId
public int? RunDeckId { get; }
Property Value
- int?
RunDeckOrder
public int? RunDeckOrder { get; }
Property Value
- int?
SolutionType
public FeaSolutionType? SolutionType { get; }
Property Value
- FeaSolutionType?