HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.LaminateLayer Class Reference

Layer in a non-stiffener laminate. More...

Inheritance diagram for hyperx.api.LaminateLayer:
hyperx.api.LaminateLayerBase

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

Detailed Description

Layer in a non-stiffener laminate.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.LaminateLayer.__init__ ( self,
_api.LaminateLayer laminateLayer )

Member Function Documentation

◆ SetMaterial() [1/3]

bool hyperx.api.LaminateLayer.SetMaterial ( self,
int matId )

Reimplemented from hyperx.api.LaminateLayerBase.

◆ SetMaterial() [2/3]

bool hyperx.api.LaminateLayer.SetMaterial ( self,
item1 = None )

Reimplemented from hyperx.api.LaminateLayerBase.

◆ SetMaterial() [3/3]

bool hyperx.api.LaminateLayer.SetMaterial ( self,
str matName )

Reimplemented from hyperx.api.LaminateLayerBase.

Property Documentation

◆ Angle

hyperx.api.LaminateLayer.Angle = property
static

◆ IsFabric

hyperx.api.LaminateLayer.IsFabric = property
static

◆ LayerId

hyperx.api.LaminateLayer.LayerId = property
static

◆ LayerMaterialType

hyperx.api.LaminateLayer.LayerMaterialType = property
static

Represents a material's type.

◆ Thickness

hyperx.api.LaminateLayer.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