InitDouble (class MKI_BLOCK_ENUM) New in Version 2019.1

www.CAD6.com

C++ Syntax

void

MKI_BLOCK_ENUM::InitDouble(

 __int32 f_nType,

 double f_dData );

 

void

MKI_BLOCK_ENUM::InitDouble(

 __int32 f_nType,

 double* f_pData,

 __int32 f_nCount );

 

Initializes the current data block with the given block type and sets all other values according to data type MKI_DB_TYPE_DOUBLE (one or f_nCount double values).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH