Hi
There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it?
Thanks...slope‑like value Load the drawing using Aspose.CAD; using Aspose...cadImage = (CadImage)Image.Load("drawing.dwg"); Iterate over block references...