create_math_box method

create_math_box

Create a math box by applying to the element

Returns

new box element

def create_math_box(self, element):
    ...
ParameterTypeDescription
elementIMathElementmath element to apply box

See Also