Table of Contents

Class Ply

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class Ply : IdNameEntity
Inheritance
Ply
Inherited Members

Properties

Area

public double Area { get; }

Property Value

double

Description

public string Description { get; }

Property Value

string

Elements

public ElementCol Elements { get; }

Property Value

ElementCol

FiberDirectionCurves

public List<int> FiberDirectionCurves { get; }

Property Value

List<int>

InnerCurves

public List<int> InnerCurves { get; }

Property Value

List<int>

MaterialId

public int MaterialId { get; }

Property Value

int

MaterialName

public string MaterialName { get; }

Property Value

string

Orientation

public int Orientation { get; }

Property Value

int

OuterCurves

public List<int> OuterCurves { get; }

Property Value

List<int>

Sequence

public int Sequence { get; }

Property Value

int

StructureId

public int StructureId { get; }

Property Value

int

Thickness

public double Thickness { get; }

Property Value

double