CopyFromLibrary (class MKI_LINEDEF) New in Version 2020.0

www.CAD6.com

C++ Syntax

bool

CopyFromLibrary(

 const LPCWSTR f_pszLibraryName,

 const MKI_LINEDEF& f_rClass );

 

Copies f_rClass to this line type definition, allocating and copying an attached block line type definition if necessary. Any library name of "*" in the block line type definition will be replaced by f_pszLibraryName.

 

Return Value

Returns true if successful.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH