CompositeShell.addLayer


addLayer(layerName, thickness, angle, material, [volumeFraction])

layerNamestringLayer name
thicknessdoubleRelative thickness
angledoubleAngle of fibre relative to reference axis
materialmaterial The name or ID of a material, or a pointer to a Material object.
volumeFractionoptional VARIANTvolume fraction for a non-draped composite
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to CompositeShell

Back to Overview