Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4331

[MS CONNECT C++ Update 13 - 10.13.01.01] Some mesh data is far away from it's actual position.

$
0
0

Hello,

Been having a problem with processing mesh data, some object facets appear to be miles away from their actual location.

BentleyStatus MeshProcessor::_ProcessFacets(PolyfaceQueryCR facets, bool isFilled)
{
	PolyfaceHeaderPtr header = PolyfaceHeader::CreateTriangleGrid(3);
	header->CopyFrom(facets);
	header->Transform(currentTransform);
	return SUCCESS;
}

Some meshes are fine while other are out of position.

Any info on this will help, thanks,

Tristan.


Viewing all articles
Browse latest Browse all 4331

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>