![]() |
MKI_SystemAdd (Elements) New in Version 2019.0 |
www.CAD6.com |
C++ Syntax__int32 MKI_SystemAdd( MKI_CONST_SYSTEMDEF_REF f_rData );
Adds the new definition pointed to by Data as a new coordinate system to the current drawing.
ParametersData [MKI_CONST_SYSTEMDEF_REF] Address of a buffer containing the new coordinate system definition. The name of the coordinate system must not begin with a '*' character and must not be used yet!
Return ValueReturns the index of the new coordinate system within the current drawing if added successfully. Otherwise, a negative value is returned (especially if the given coordinate system's name is already used).
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH