CompositesMaterial (Object)

Represents a Composites Material object.

Properties


Property CuredThickness() As
returns or set the cured thicknes defined in Composites tab in mm.
Property FabricWidth() As
returns or set the fabric width defined in Composites tab in mm.
Property LimitDeformation() As
returns or set the limit deformation defined in Composites tab in radian.
Property MassCost() As
returns or set the cost per mess defined in Composites tab in $ per kg.
Property MaterialType() As
returns or set the material type defined in Composites tab. the input or output value is the following: 1 for Undefiened 2 for Unidirectional 3 for Bi Directional 4 for NCF (Non Crimp Fabric) 5 for Non Structural
Property MaxDeformation() As
returns or set the maximum deformation defined in Composites tab in radian.
Property SurfacicWeigth() As
returns or set the surfacic weigth defined in Composites tab in kg per m2.
Property UncuredThickness() As
returns or set the uncured thicknes defined in Composites tab in mm.

Methods


Sub CreateCompositesData()
Create a default composites properties on the current material.
Func ExistCompositesData() As
Returns true if a composites properties exists on the current material.