Database.createShellComposite


createShellComposite(attrName, layerName, thickness, angle, material, isSymmetric, [volumeFraction])

Creates a composite attribute

attrNamestring name of attribute
layerNamestringlayer name
thicknessdoublerelative layer thickness
angledoubleangle of fibre to reference axis
materialmaterial The name or ID of a material, or a pointer to a Material object.
isSymmetricbooleansymmetric layup flag
volumeFractionoptional double volume fraction for a non-draped composite
Return valueIFCompositeShell

Back to Database

Back to Overview