Page 1 of 1

Entities Transformation

Posted: 13 Aug 2014, 02:59
by fisad
Is possible to apply a transformation matrix to an entity?

Is for to change the DATUM coordinates.
Edition Clarification:
//
I need to change X,Y and Z coordinates (translation, translate) and to Rotate all entities in a drawing, if is possible from loaded drawing or in time to load drawing entities.
//

Thanks!

Re: Entities Transformation

Posted: 13 Aug 2014, 16:54
by fisad
Anybody home???????????????????????????

Re: Entities Transformation

Posted: 13 Aug 2014, 18:51
by fisad
Fast SUpport:
"Please, contact us at support@cadsofttools.com for any questions you have about CAD VCL and CADSoftTools support team will help you in integrating the library into your final application. "

When???????????????????????????????

Re: Entities Transformation

Posted: 15 Aug 2014, 12:50
by support
Hello,

It is possible to apply a transformation matrix to some point (X, Y, Z) on a drawing using FPointXMat() function from sgFunction.pas unit.


Mikhail