ChangeFileLengthUnit#

class ansys.fluent.core.generated.datamodel_261.part_management.Root.ChangeFileLengthUnit(service, rules, command, path=None)#

Bases: PyCommand

Specify the units of length used by this .stl file before loading the CAD file. Parameters ———- LengthUnit : str

Select a suitable unit for display in the graphics window.

Returns:
bool

Methods:

create_instance()

Create a command instance.

__init__(service, rules, command, path=None)#

__init__ method of PyCommand class.

create_instance()#

Create a command instance.