MKI_CalcObjectPerimeter (Calculation) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

bool

MKI_CalcObjectPerimeter(

 MKI_CONST_ENTITY_OBJECT_PTR f_pObj,

 double& f_rResult );

 

Calculates the perimeter of the object pointed to by Obj.

 

Parameters

Obj

[MKI_CONST_ENTITY_OBJECT_PTR] Address of the object whose perimeter is to be calculated.

Result

[double&] Address of a double to receive the calculated perimeter in [mm].

 

Return Value

Returns true if successful. If false is returned, Result is invalid.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH