Community
ReCap SDK Forum
Welcome to Autodesk’s ReCap SDK Forum. Share your knowledge, ask questions, get support and explore popular ReCap SDK topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Normal calculation and segmentation do not work when loading a scan.

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
amuravievQ565R
360 Views, 3 Replies

Normal calculation and segmentation do not work when loading a scan.

Hello,

 

Calling RCStructuredScan::process() for one scan from the test project from ReCapSDK_v24.0.2 fails. To load an RCS file I use RCScan::loadFile(). If I load the RCP file using RCProject::loadFromFile() and then call process() on scans from the project, it works fine.

 

Maybe someone knows what the reason is?

 

Best regards,
Aleksei

Labels (1)
3 REPLIES 3
Message 2 of 4

Hi @amuravievQ565R,

 

The case you mentioned when it fails is not supported.

Message 3 of 4

Maybe then it makes sense to expand the comment on the method bool Autodesk::RealityComputing::Data::RCStructuredScan::process()?

 

Now there is the following:

///\brief Process this structured scan to generate derived information such as normal and segment
///\return True if the process is successful. False otherwise.
bool process();

 

There is nothing to indicate that the result of the method will depend on how the scan was obtained.

Message 4 of 4

Hi @amuravievQ565R,

 

Thanks a lot for your suggestion! I will let the related team know your feedback.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report