advanced rendering for AutoCAD
Hi Roy.
We have developed a command in AutoCAD to place tiles in a roof as blocks.
It seems that exists some kind of problem using spatial filter (AcDbSpatialFilter) applied to a block reference.
We are applying, to a block reference, an spatial filter defined by a contourn in the XY plane, its normal along the Z axis and infinite front and back clips (ACDB_INFINITE_XCLIP_DEPTH).
When we generate the render of the scene, all blocks are rendered skipping the applied filter, they are shown even if they are partially or completely hidden by the filter volume.
Can be fixed?
Tags:
We don't support xclips-- that's likely the source of the problem.
Thanks Roy.
Do you have any plans to have a look trying to fix the problem?
Not in the short term. It's been requested by a few users.