ansys.dpf.core.UnitSystem#

class ansys.dpf.core.UnitSystem(name, ID=None, unit_names=None)#

Defines an internally coherent way of measuring units.

Notes

Class available with server’s version starting at 6.1 (Ansys 2023R2).

property ID: int#

Return ID of the unit system.

property name: str#

Return the name of the unit system.

property unit_names: str#

Return unit names making up the unit system.