InitPoint (class MKI_BLOCK_ENUM)

www.CAD6.com

C++ Syntax

void

MKI_BLOCK_ENUM::InitPoint(

 __int32 f_nType,

 const double f_dX,

 const double f_dY );

 

void

MKI_BLOCK_ENUM::InitPoint(

 __int32 f_nType,

 MKI_CONST_POINT_REF f_rPoint );

 

Initializes the current data block with the given point block type (MKI_DB_POINT_* or MKI_DB_FIXED_*) and sets all other values accordingly.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH