IMathArrayFactory class

IMathArrayFactory class

Allows to create a math array

The IMathArrayFactory type exposes the following members:

Methods

MethodDescription
create_math_array(self, element)Creates a math array and places the specified element in it
create_math_array(self, elements)Creates a math array and places specified elements in it

Remarks

For COM comparibility

See Also