Why this error is reported (and synchronization is not finished)?

Hi,

I am trying synchronize quite simple 3D model, but this error is reported during the synchronization:

ERROR [0x0000475c] iModelBridge - Project extents are too narrow: 0.000000 (ratio of largest footprint dimension 
to height; expected greater than than 0.100000). Element geometry this expansive will affect display performance, 
and often indicates corrupt elements or transforms.

I do not understand what is wrong and how DGN file should be corrected.

With regards,

  Jan

Parents
  • Hi Jan,
    Not sure how the 3D model is created, but could you check if you have the correct geometry in the dgn.

    Generally we have an issue that the 3D geometry is set to large or we have some outliers, but it looks like there it is a 2D flat model, is that the case ?

    We do have ways of setting the extents, but for the z element, you may want to consider adding some height.  I am going to guess that in this case we could downgrade the message to a WARNING rather than an ERROR



Reply
  • Hi Jan,
    Not sure how the 3D model is created, but could you check if you have the correct geometry in the dgn.

    Generally we have an issue that the 3D geometry is set to large or we have some outliers, but it looks like there it is a 2D flat model, is that the case ?

    We do have ways of setting the extents, but for the z element, you may want to consider adding some height.  I am going to guess that in this case we could downgrade the message to a WARNING rather than an ERROR



Children