Library | Module

Enum EpfcMaterialType

Description

This enumerated type contains the possible types of a material. A material can have independent structural and thermal types.




Values

EpfcMTL_ISOTROPIC
The material is isotropic.

EpfcMTL_ORTHOTROPIC
The material is orthotropic.

EpfcMTL_TRANSVERSELY_ISOTROPIC
The material is transversely isotropic .

EpfcMTL_FLUID
The material is fluid .

EpfcMaterialType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.