Table of Contents

Class LaminatePlyData

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public sealed class LaminatePlyData
Inheritance
LaminatePlyData
Inherited Members

Properties

Angle

public double Angle { get; }

Property Value

double

DisplaySequenceId

public int? DisplaySequenceId { get; }

Property Value

int?

FamilyPlyId

public int? FamilyPlyId { get; }

Property Value

int?

IsFabric

public bool IsFabric { get; }

Property Value

bool

IsFullStructure

public bool IsFullStructure { get; }

Property Value

bool

IsInCap

public bool IsInCap { get; }

Property Value

bool

IsInFoot

public bool IsInFoot { get; }

Property Value

bool

IsInWeb

public bool IsInWeb { get; }

Property Value

bool

IsInverted

public bool IsInverted { get; }

Property Value

bool

MaterialId

public int MaterialId { get; }

Property Value

int

Object1

public bool Object1 { get; }

Property Value

bool

Object2

public bool Object2 { get; }

Property Value

bool

Object3

public bool Object3 { get; }

Property Value

bool

OriginalFamilyPlyId

public int? OriginalFamilyPlyId { get; }

Property Value

int?

OriginalPlyId

public int OriginalPlyId { get; }

Property Value

int

PlyId

public int PlyId { get; }

Property Value

int

PlyMaterialId

public int PlyMaterialId { get; }

Property Value

int

PlyMaterialType

public MaterialType PlyMaterialType { get; }

Property Value

MaterialType

PlyStiffenerSubType

public PlyStiffenerSubType PlyStiffenerSubType { get; }

Property Value

PlyStiffenerSubType

Thickness

public double Thickness { get; }

Property Value

double

UseTrueFiberDirection

public bool UseTrueFiberDirection { get; }

Property Value

bool

Methods

SetAngle(double)

public bool SetAngle(double angle)

Parameters

angle double

Returns

bool

SetMaterial(int)

public bool SetMaterial(int matId)

Parameters

matId int

Returns

bool