Adds a layer of material
layerName | string | |
thickness | double | |
volumeFraction | double | |
startPoint | point | The name or ID of a point, or a pointer to a Point object. |
startDirection | VARIANT | An array of 3 real numbers, representing 3d coordinates |
material | material | The name or ID of a material, or a pointer to a Material object. |
lyrOffsetDir | optional string | layer drape offset direction "default", "positive" or "negative" |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to CompositeWoven
Back to Overview