GetMatrix (class MKI_ENTITY_OBJECT) New in Version 2025.1

www.CAD6.com

C++ Syntax

bool

GetMatrix(

 MKI_MATRIX_REF f_rMatrix ) const ;

 

Retrieves this object's matrix. Only objects of type MKI_OBJ_BITMAPREF, MKI_OBJ_TEXTSTANDARD, and MKI_OBJ_TEXTREFERENCE have such a matrix.

 

Parameters

f_rMatrix

[MKI_MATRIX_REF] Address of a matrix to receive the object's matrix (if any).

 

Return Value

Returns true if the object has a matrix and it was copied to f_rMatrix.

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH