Part.from_step_file

classmethod Part.from_step_file(step_file, section, **kwargs)[source]

Create a Part object from a STEP file.

Parameters:
step_filestr

Path to the STEP file.

namestr, optional

Name of the new Part.

Returns:
_Part

The part.