GetMatrixPtr (class MKI_ENTITY_OBJECT) New in Version 2025.1

www.CAD6.com

C++ Syntax

MKI_MATRIX_PTR

GetMatrixPtr( void );

 

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

 

Return Value

Returns the object's matrix's address (if any). Otherwise, nullptr is returned.

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH