4#ifndef MRIOEXTRAS_NO_STEP
tl::expected< T, E > Expected
Definition MRExpected.h:31
compatibility names
Definition MRCtm.h:21
MRIOEXTRAS_API Expected< Mesh > fromStep(const std::filesystem::path &path, const MeshLoadSettings &settings={})
load mesh data from STEP file using OpenCASCADE
MRIOEXTRAS_API Expected< std::shared_ptr< Object > > fromSceneStepFile(const std::filesystem::path &path, const MeshLoadSettings &settings={})
load scene from STEP file using OpenCASCADE
setting for mesh loading from external format, and locations of optional output data
Definition MRMeshLoadSettings.h:14