MKI_EditEntityPointsMatrix (Entity Editing) |
www.CAD6.com |
C++ Syntaxvoid MKI_EditEntityPointsMatrix( MKI_ENTITY_PTR f_pEntity, MKI_CONST_MATRIX_PTR f_pMatrix );
Multiplies all points inside the entity pointed to by Entity with the given matrix.
ParametersEntity [MKI_ENTITY_PTR] Address of the entity whose points are to be multiplied with the given matrix. Matrix [MKI_CONST_MATRIX_PTR] Matrix with which all points shall be multiplied. If Matrix is nullptr, the points will not be modified.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH