Layer in a non-stiffener laminate. More...
Public Member Functions | |
| __init__ (self, _api.LaminateLayer laminateLayer) | |
| bool | SetMaterial (self, int matId) |
| bool | SetMaterial (self, item1=None) |
| bool | SetMaterial (self, str matName) |
| 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 | |
| IsFabric = property | |
| LayerId = property | |
| LayerMaterialType = property | |
| Represents a material's type. | |
| Thickness = property | |
| Properties inherited from hyperx.api.LaminateLayerBase | |
| LayerMaterial = property | |
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 ) |
Reimplemented from hyperx.api.LaminateLayerBase.
| bool hyperx.api.LaminateLayer.SetMaterial | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.LaminateLayerBase.
| bool hyperx.api.LaminateLayer.SetMaterial | ( | self, | |
| str | matName ) |
Reimplemented from hyperx.api.LaminateLayerBase.
|
static |
|
static |
|
static |
|
static |
Represents a material's type.
|
static |