CAACompositesItf CompositesMaterial (Object)
All Frameworks Object Hierarchy This Framework Indexes
CompositesMaterial (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---CompositesMaterial
Represents a Composites Material object.
Property Index
-
CuredThickness
- returns or set the cured thicknes defined in Composites tab in mm.
-
FabricWidth
- returns or set the fabric width defined in Composites tab in mm.
-
LimitDeformation
- returns or set the limit deformation defined in Composites tab in radian.
-
MassCost
- returns or set the cost per mess defined in Composites tab in $ per kg.
-
MaterialType
- returns or set the material type defined in Composites tab.
-
MaxDeformation
- returns or set the maximum deformation defined in Composites tab in radian.
-
SurfacicWeigth
- returns or set the surfacic weigth defined in Composites tab in kg per m2.
-
UncuredThickness
- returns or set the uncured thicknes defined in Composites tab in mm.
Method Index
-
CreateCompositesData
- Create a default composites properties on the current material.
-
ExistCompositesData
- Returns true if a composites properties exists on the current material.
Properties
o Property CuredThickness( | ) As double |
-
returns or set the cured thicknes defined in Composites tab in mm.
o Property FabricWidth( | ) As double |
-
returns or set the fabric width defined in Composites tab in mm.
o Property LimitDeformation( | ) As double |
-
returns or set the limit deformation defined in Composites tab in radian.
o Property MassCost( | ) As double |
-
returns or set the cost per mess defined in Composites tab in $ per kg.
o Property MaterialType( | ) As short |
-
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
o Property MaxDeformation( | ) As double |
-
returns or set the maximum deformation defined in Composites tab in radian.
o Property SurfacicWeigth( | ) As double |
-
returns or set the surfacic weigth defined in Composites tab in kg per m2.
o Property UncuredThickness( | ) As double |
-
returns or set the uncured thicknes defined in Composites tab in mm.
Methods
o Sub CreateCompositesData( | ) |
-
Create a default composites properties on the current material.
o Func ExistCompositesData( | ) As short |
-
Returns true if a composites properties exists on the current material.
Copyright © 2003, Dassault Systèmes. All rights reserved.