Layer in a non-stiffener laminate. More...
Public Member Functions | |
| __init__ (self, _api.LaminateLayer laminateLayer) | |
| 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. | |
| Public Member Functions inherited from hyperx.api.LaminateLayerBase | |
| __init__ (self, _api.LaminateLayerBase laminateLayerBase) | |
| None | SetThickness (self, float thickness) |
| Set the thickness of a layer. | |
Properties | |
| Angle = property | |
| Layer angle. | |
| IsFabric = property | |
| LayerId = property | |
| The index of the layer. | |
| LayerMaterialType = property | |
| Type of material used in the layer. | |
| Thickness = property | |
| Length. | |
| Properties inherited from hyperx.api.LaminateLayerBase | |
| LayerMaterial = property | |
| Material used in the ply layer. | |
Additional Inherited Members | |
| Protected Attributes inherited from hyperx.api.LaminateLayerBase | |
| _Entity = laminateLayerBase | |
Layer in a non-stiffener laminate.
| hyperx.api.LaminateLayer.__init__ | ( | self, | |
| _api.LaminateLayer | laminateLayer ) |
| bool hyperx.api.LaminateLayer.SetMaterial | ( | self, | |
| int | matId ) |
Sets the material of a layer by id.
Reimplemented from hyperx.api.LaminateLayerBase.
| bool hyperx.api.LaminateLayer.SetMaterial | ( | self, | |
| item1 = None ) |
Sets the material of a layer by id.
Sets the material of a layer by name.
Reimplemented from hyperx.api.LaminateLayerBase.
| bool hyperx.api.LaminateLayer.SetMaterial | ( | self, | |
| str | matName ) |
Sets the material of a layer by name.
Reimplemented from hyperx.api.LaminateLayerBase.
|
static |
Layer angle.
|
static |
|
static |
The index of the layer.
|
static |
Type of material used in the layer.
|
static |
Length.
English Units: in; SI Units: millimeters.