HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.OrthotropicCol Member List

This is the complete list of members for hyperx.api.OrthotropicCol, including all inherited members.

__getitem__(self, int index)hyperx.api.OrthotropicCol
__init__(self, _api.OrthotropicCol orthotropicCol)hyperx.api.OrthotropicCol
__iter__(self)hyperx.api.OrthotropicCol
__len__(self)hyperx.api.OrthotropicCol
_Entityhyperx.api.OrthotropicColprotected
Contains(self, str materialName)hyperx.api.OrthotropicCol
Copy(self, str orthoToCopyName, str newMaterialName=None, int femId=None)hyperx.api.OrthotropicCol
Count(self)hyperx.api.OrthotropicCol
Create(self, str materialFamilyName, float thickness, float density, str newMaterialName=None, int femId=None)hyperx.api.OrthotropicCol
CreateEffectiveLaminate(self, int|None tapeMaterialId, int|None fabricMaterialId, str namePrefix, int tape0, int tape45, int tape90, int fabric0, int fabric45, int fabric90)hyperx.api.OrthotropicCol
Delete(self, str materialName)hyperx.api.OrthotropicCol
GenerateEffectiveLaminates(self, int|None tapeMaterialId, int|None fabricMaterialId, str namePrefix, int minTape0=10, int maxTape0=50, int stepTape0=10, int minTape45=20, int maxTape45=60, int stepTape45=20, int minTape90=10, int maxTape90=50, int stepTape90=10, int minFabric0=10, int maxFabric0=50, int stepFabric0=10, int minFabric45=20, int maxFabric45=60, int stepFabric45=10, int minFabric90=10, int maxFabric90=50, int stepFabric90=10)hyperx.api.OrthotropicCol
Get(self, str materialName)hyperx.api.OrthotropicCol
OrthotropicColListhyperx.api.OrthotropicColstatic