Community
ow to clip a block using .net api.
in Manual process there is a option to clip the block. but how to does it with api.
get blockreference's extensionDictionary, add a sub Dictionary with key ACAD_FILTER , and add SetAt a SpatialFilter by key SPATIAL, you can just read the extensionDictionary of a blockreference which has been clipped , and follow its structure
Can't find what you're looking for? Ask the community or share your knowledge.