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

Per ply data for Laminate materials. More...

Public Member Functions

 __init__ (self, _api.LaminatePlyData laminatePlyData)
bool SetAngle (self, float angle)
 Sets the angle of a ply.
bool SetMaterial (self, int matId)
 Sets the material of a ply to the matId.

Protected Attributes

 _Entity = laminatePlyData

Properties

 Angle = property
 DisplaySequenceId = property
 FamilyPlyId = property
 IsFabric = property
 IsFullStructure = property
 IsInCap = property
 IsInFoot = property
 IsInverted = property
 IsInWeb = property
 MaterialId = property
 Object1 = property
 Object2 = property
 Object3 = property
 OriginalFamilyPlyId = property
 OriginalPlyId = property
 PlyId = property
 PlyMaterialId = property
 PlyMaterialType = property
 Represents a material's type.
 PlyStiffenerSubType = property
 Thickness = property
 UseTrueFiberDirection = property

Detailed Description

Per ply data for Laminate materials.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.LaminatePlyData.__init__ ( self,
_api.LaminatePlyData laminatePlyData )

Member Function Documentation

◆ SetAngle()

bool hyperx.api.LaminatePlyData.SetAngle ( self,
float angle )

Sets the angle of a ply.

◆ SetMaterial()

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

Sets the material of a ply to the matId.

This includes: PlyMaterialId and PlyMaterialType, and updates Thickness and IsFabric

Member Data Documentation

◆ _Entity

hyperx.api.LaminatePlyData._Entity = laminatePlyData
protected

Property Documentation

◆ Angle

hyperx.api.LaminatePlyData.Angle = property
static

◆ DisplaySequenceId

hyperx.api.LaminatePlyData.DisplaySequenceId = property
static

◆ FamilyPlyId

hyperx.api.LaminatePlyData.FamilyPlyId = property
static

◆ IsFabric

hyperx.api.LaminatePlyData.IsFabric = property
static

◆ IsFullStructure

hyperx.api.LaminatePlyData.IsFullStructure = property
static

◆ IsInCap

hyperx.api.LaminatePlyData.IsInCap = property
static

◆ IsInFoot

hyperx.api.LaminatePlyData.IsInFoot = property
static

◆ IsInverted

hyperx.api.LaminatePlyData.IsInverted = property
static

◆ IsInWeb

hyperx.api.LaminatePlyData.IsInWeb = property
static

◆ MaterialId

hyperx.api.LaminatePlyData.MaterialId = property
static

◆ Object1

hyperx.api.LaminatePlyData.Object1 = property
static

◆ Object2

hyperx.api.LaminatePlyData.Object2 = property
static

◆ Object3

hyperx.api.LaminatePlyData.Object3 = property
static

◆ OriginalFamilyPlyId

hyperx.api.LaminatePlyData.OriginalFamilyPlyId = property
static

◆ OriginalPlyId

hyperx.api.LaminatePlyData.OriginalPlyId = property
static

◆ PlyId

hyperx.api.LaminatePlyData.PlyId = property
static

◆ PlyMaterialId

hyperx.api.LaminatePlyData.PlyMaterialId = property
static

◆ PlyMaterialType

hyperx.api.LaminatePlyData.PlyMaterialType = property
static

Represents a material's type.

◆ PlyStiffenerSubType

hyperx.api.LaminatePlyData.PlyStiffenerSubType = property
static

◆ Thickness

hyperx.api.LaminatePlyData.Thickness = property
static

◆ UseTrueFiberDirection

hyperx.api.LaminatePlyData.UseTrueFiberDirection = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py