Stiffener Laminate Layer.
More...
Stiffener Laminate Layer.
◆ __init__()
| hyperx.api.StiffenerLaminateLayer.__init__ |
( |
| self, |
|
|
_api.StiffenerLaminateLayer | stiffenerLaminateLayer ) |
◆ AddLayerLocation()
Add a layer location to this layer.
- Exceptions
-
| InvalidOperationException | Throws if this layer cannot have multiple locations assigned. |
| ArgumentException | Throws if the given location is invalid for this layer. |
◆ RemoveLayerLocation()
Remove a layer location from LayerLocations.
- Returns
- False if there is only 1 layer location to start with or if the location is not found.
◆ SetMaterial() [1/3]
| bool hyperx.api.StiffenerLaminateLayer.SetMaterial |
( |
| self, |
|
|
int | matId ) |
◆ SetMaterial() [2/3]
| bool hyperx.api.StiffenerLaminateLayer.SetMaterial |
( |
| self, |
|
|
| item1 = None ) |
Sets the material of a layer by id.
- Returns
- False if the material does not exist.
-
Sets the material of a layer by name.
-
False if the material does not exist.
Reimplemented from hyperx.api.LaminateLayerBase.
◆ SetMaterial() [3/3]
| bool hyperx.api.StiffenerLaminateLayer.SetMaterial |
( |
| self, |
|
|
str | matName ) |
◆ Angle
| hyperx.api.StiffenerLaminateLayer.Angle = property |
|
static |
◆ IsFabric
| hyperx.api.StiffenerLaminateLayer.IsFabric = property |
|
static |
◆ LayerId
| hyperx.api.StiffenerLaminateLayer.LayerId = property |
|
static |
◆ LayerLocations
| hyperx.api.StiffenerLaminateLayer.LayerLocations = property |
|
static |
◆ LayerMaterialType
| hyperx.api.StiffenerLaminateLayer.LayerMaterialType = property |
|
static |
◆ Thickness
| hyperx.api.StiffenerLaminateLayer.Thickness = property |
|
static |
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py