|
MKI_InputGetTempEntity (Input) Changed in Version 2023.1 |
www.CAD6.com |
C++ SyntaxMKI_InputGetTempEntity( bool f_fSecondary );
Returns the address of one of the two current temporary entities.
Parametersf_fSecondary New in Version 2023.2 [bool] If true, the secondary temporary entity's address will be returned. Otherwise, the first temporary entity's address will be returned.
Return ValueAddress of the given current temporary entity or nullptr if there is none.
CommentA temporary entity can be created using MKI_InputGenerateSurfaceStep1() and MKI_InputGenerateSurfaceStep2().
|
CAD6interface 2025.2 - Copyright 2025 Malz++Kassner® GmbH