HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.LaminateLayerBase Class Reference
Inheritance diagram for hyperx.api.LaminateLayerBase:
hyperx.api.LaminateLayer hyperx.api.StiffenerLaminateLayer

Public Member Functions

 __init__ (self, _api.LaminateLayerBase laminateLayerBase)
bool SetMaterial (self, int matId)
bool SetMaterial (self, item1=None)
bool SetMaterial (self, str matName)
None SetThickness (self, float thickness)
 Set the thickness of a layer.

Protected Attributes

 _Entity = laminateLayerBase

Properties

 Angle = property
 IsFabric = property
 LayerId = property
 LayerMaterial = property
 LayerMaterialType = property
 Represents a material's type.
 Thickness = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.LaminateLayerBase.__init__ ( self,
_api.LaminateLayerBase laminateLayerBase )

Member Function Documentation

◆ SetMaterial() [1/3]

◆ SetMaterial() [2/3]

◆ SetMaterial() [3/3]

◆ SetThickness()

None hyperx.api.LaminateLayerBase.SetThickness ( self,
float thickness )

Set the thickness of a layer.

Member Data Documentation

◆ _Entity

hyperx.api.LaminateLayerBase._Entity = laminateLayerBase
protected

Property Documentation

◆ 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

◆ LayerMaterialType

hyperx.api.LaminateLayerBase.LayerMaterialType = property
static

Represents a material's type.

◆ Thickness

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