Foam material.
More...
|
| | __init__ (self, _api.Foam foam) |
| FoamTemperature | AddTemperatureProperty (self, float temperature, float et, float ec, float g, float ftu, float fcu, float fsu, float ef=None, float ffu=None, float k=None, float c=None) |
| bool | DeleteTemperatureProperty (self, float temperature) |
| | Deletes a temperature-dependent property for a material.
|
| FoamTemperature | GetTemperature (self, float lookupTemperature) |
| | Retrieve a Temperature from this material's temperature-dependent properties.
|
| None | Save (self) |
| | Save any changes to this foam material to the database.
|
◆ __init__()
| hyperx.api.Foam.__init__ |
( |
| self, |
|
|
_api.Foam | foam ) |
◆ AddTemperatureProperty()
| FoamTemperature hyperx.api.Foam.AddTemperatureProperty |
( |
| self, |
|
|
float | temperature, |
|
|
float | et, |
|
|
float | ec, |
|
|
float | g, |
|
|
float | ftu, |
|
|
float | fcu, |
|
|
float | fsu, |
|
|
float | ef = None, |
|
|
float | ffu = None, |
|
|
float | k = None, |
|
|
float | c = None ) |
◆ DeleteTemperatureProperty()
| bool hyperx.api.Foam.DeleteTemperatureProperty |
( |
| self, |
|
|
float | temperature ) |
Deletes a temperature-dependent property for a material.
◆ GetTemperature()
| FoamTemperature hyperx.api.Foam.GetTemperature |
( |
| self, |
|
|
float | lookupTemperature ) |
Retrieve a Temperature from this material's temperature-dependent properties.
Allows a degree of tolerance to avoid issues with floating point numbers.
- Parameters
-
| LookupTemperature | Temperature to search for. |
◆ Save()
| None hyperx.api.Foam.Save |
( |
| self | ) |
|
Save any changes to this foam material to the database.
◆ _Entity
| hyperx.api.Foam._Entity = foam |
|
protected |
◆ Absorption
| hyperx.api.Foam.Absorption = property |
|
static |
◆ BucklingStiffnessKnockdown
| hyperx.api.Foam.BucklingStiffnessKnockdown = property |
|
static |
◆ Cost
| hyperx.api.Foam.Cost = property |
|
static |
◆ CreationDate
| hyperx.api.Foam.CreationDate = property |
|
static |
◆ Density
| hyperx.api.Foam.Density = property |
|
static |
◆ FemMaterialId
| hyperx.api.Foam.FemMaterialId = property |
|
static |
◆ FoamTemperatureProperties
| hyperx.api.Foam.FoamTemperatureProperties = property |
|
static |
◆ Form
| hyperx.api.Foam.Form = property |
|
static |
◆ Id
| hyperx.api.Foam.Id = property |
|
static |
◆ Manufacturer
| hyperx.api.Foam.Manufacturer = property |
|
static |
◆ MaterialDescription
| hyperx.api.Foam.MaterialDescription = property |
|
static |
◆ MaterialFamilyName
| hyperx.api.Foam.MaterialFamilyName = property |
|
static |
◆ ModificationDate
| hyperx.api.Foam.ModificationDate = property |
|
static |
◆ Name
| hyperx.api.Foam.Name = property |
|
static |
◆ Specification
| hyperx.api.Foam.Specification = property |
|
static |
◆ UserNote
| hyperx.api.Foam.UserNote = property |
|
static |
◆ Wet
| hyperx.api.Foam.Wet = property |
|
static |
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py