Search found 3 matches
- 05 Jul 2012, 14:29
- Forum: CAD .NET
- Topic: Example of CADMatrix
- Replies: 4
- Views: 21956
Re: Example of CADMatrix
Hello When transforming the coordinates for entities circle, arc and spline, I use the PolyPoints and I declare an CADLWPolyLine these points. My question is I can increase resulción of those points and how to can I do? My goal is to reduce or increase PolyPoints of any entity. Thank you very much, ...
- 29 Jun 2012, 12:37
- Forum: CAD .NET
- Topic: Example of CADMatrix
- Replies: 4
- Views: 21956
Re: Example of CADMatrix
Thank you very much for the information. What he meant by "translate" the entity is transferred to other coordinates. Sorry for my English is not very good
.
We are evaluating your framework and it really is a very powerful, we are loving it.
I have been all very clear, like water
.
Luis.

We are evaluating your framework and it really is a very powerful, we are loving it.
I have been all very clear, like water

Luis.
- 22 Jun 2012, 12:57
- Forum: CAD .NET
- Topic: Example of CADMatrix
- Replies: 4
- Views: 21956
Example of CADMatrix
Hello I do not understand the structure of the array (CADMatrix.data). Is an array of 16 elements do not understand the correspondence with the transformation matrices. In another example of this forum refers to a 2x2 matrix. Could you give an example of rotation, scaling and translation with CADMat...