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

Stiffener Laminate Layer. More...

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

Public Member Functions

 __init__ (self, _api.StiffenerLaminateLayer stiffenerLaminateLayer)
None AddLayerLocation (self, types.StiffenerLaminateLayerLocation location)
 Add a layer location to this layer.
bool RemoveLayerLocation (self, types.StiffenerLaminateLayerLocation location)
 Remove a layer location from LayerLocations.
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
 LayerLocations = 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

Stiffener Laminate Layer.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.StiffenerLaminateLayer.__init__ ( self,
_api.StiffenerLaminateLayer stiffenerLaminateLayer )

Member Function Documentation

◆ AddLayerLocation()

None hyperx.api.StiffenerLaminateLayer.AddLayerLocation ( self,
types.StiffenerLaminateLayerLocation location )

Add a layer location to this layer.

◆ RemoveLayerLocation()

bool hyperx.api.StiffenerLaminateLayer.RemoveLayerLocation ( self,
types.StiffenerLaminateLayerLocation location )

Remove a layer location from LayerLocations.

◆ SetMaterial() [1/3]

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

Reimplemented from hyperx.api.LaminateLayerBase.

◆ SetMaterial() [2/3]

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

Reimplemented from hyperx.api.LaminateLayerBase.

◆ SetMaterial() [3/3]

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

Reimplemented from hyperx.api.LaminateLayerBase.

Property Documentation

◆ 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

Represents a material's type.

◆ 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