Class ZoneDesignResult
- Namespace
- HyperX.Scripting
- Assembly
- HyperX.Scripting.dll
public class ZoneDesignResult : IdEntity
- Inheritance
-
ZoneDesignResult
- Inherited Members
-
Properties
Material
public string Material { get; }
Property Value
- string
MaterialId
[Obsolete("Use Material instead.")]
public int? MaterialId { get; }
Property Value
- int?
MaterialType
public MaterialType? MaterialType { get; }
Property Value
- MaterialType?
Value
public double Value { get; }
Property Value
- double
VariableParameter
public VariableParameter VariableParameter { get; }
Property Value
- VariableParameter