GetPosNo (class MKI_ENTITY_GROUP) Changed in Version 2021.1

www.CAD6.com

C++ Syntax

MKI_BLOCK_ATTRIBUTE_PTR

MKI_ENTITY_GROUP::GetPosNo(

 __int32 f_nRange );

 

Determines if the group contains a position number attribute matching Range (local attribute "~AutoPosNum~" for 0 and "~AutoPosNum1~" through "~AutoPosNum9~" for 1 to 9) or any position number attribute if Range is negative (local attribute "~AutoPosNum~" or "~AutoPosNum1~" through "~AutoPosNum9~").

 

Return Value

If applicable, returns the corresponding attribute's address. Otherwise, nullptr is returned.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH