Click or drag to resize

TemperatureCurve2D Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Reperesents a thermal curve.
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Geometry2D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class TemperatureCurve2D : Polygon2D

The TemperatureCurve2D type exposes the following members.

Constructors
  NameDescription
Public methodTemperatureCurve2D
Constructor
Top
Properties
  NameDescription
Public propertyPoints
List of polygon points
(Inherited from Polygon2D.)
Public propertyTemperature
The temperature [K]
Top
See Also