material#

class ansys.api.pyensight.ensight_api.material(session: Session)#

Class wrapper for EnSight material module

This class acts as a proxy for the EnSight Python module ensight.material

Methods

material.begin()

Delimit the modifications for material part attributes.

material.create()

Create a material part with the currently defined attributes using the currently selected parts as parent parts.

material.end()

Delimit the modifications for material part attributes.

material.material(args)

Material: material

material.method(p0)

This command has not yet been documented.

material.normal(p0)

This command has not yet been documented.

material.select_begin(*args, **kwargs)

Material: select_begin

material.select_byname_begin(*args, **kwargs)

Delimit material name selection.

material.select_byname_end()

Delimit material name selection.

material.select_bynamesort_begin(args)

This command has not yet been documented.

material.select_bynamesort_end()

This command has not yet been documented.

material.select_default()

Sets the target to the default settings for subsequent attribute modifications.

material.subdivide(p0)

Set the accuracy of the resulting material part - higher values result in higher fidelity.

material.type(p0)

Set the resulting material part to be a domain or interface through/between the material selected.