|
| | __init__ (self, _api.LaminateLayerBase laminateLayerBase) |
| bool | SetMaterial (self, int matId) |
| | Sets the material of a layer by id.
|
| bool | SetMaterial (self, item1=None) |
| bool | SetMaterial (self, str matName) |
| | Sets the material of a layer by name.
|
| None | SetThickness (self, float thickness) |
| | Set the thickness of a layer.
|
◆ __init__()
| hyperx.api.LaminateLayerBase.__init__ |
( |
| self, |
|
|
_api.LaminateLayerBase | laminateLayerBase ) |
◆ SetMaterial() [1/3]
| bool hyperx.api.LaminateLayerBase.SetMaterial |
( |
| self, |
|
|
int | matId ) |
◆ SetMaterial() [2/3]
| bool hyperx.api.LaminateLayerBase.SetMaterial |
( |
| self, |
|
|
| item1 = None ) |
◆ SetMaterial() [3/3]
| bool hyperx.api.LaminateLayerBase.SetMaterial |
( |
| self, |
|
|
str | matName ) |
◆ SetThickness()
| None hyperx.api.LaminateLayerBase.SetThickness |
( |
| self, |
|
|
float | thickness ) |
Set the thickness of a layer.
- Exceptions
-
| InvalidOperationException | Throws if the material of the layer is set to an orthotropic. |
◆ _Entity
| hyperx.api.LaminateLayerBase._Entity = laminateLayerBase |
|
protected |
◆ Angle
| hyperx.api.LaminateLayerBase.Angle = property |
|
static |
◆ IsFabric
| hyperx.api.LaminateLayerBase.IsFabric = property |
|
static |
◆ LayerId
| hyperx.api.LaminateLayerBase.LayerId = property |
|
static |
◆ LayerMaterial
| hyperx.api.LaminateLayerBase.LayerMaterial = property |
|
static |
Material used in the ply layer.
◆ LayerMaterialType
| hyperx.api.LaminateLayerBase.LayerMaterialType = property |
|
static |
Type of material used in the ply layer.
◆ Thickness
| hyperx.api.LaminateLayerBase.Thickness = property |
|
static |
Length.
English Units: in; SI Units: millimeters.
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py