AppendOrientArc (class MKI_BLOCK_ENUM) New in Version 2021.0

www.CAD6.com

C++ Syntax

bool

MKI_BLOCK_ENUM::AppendOrientArc(

 const bool f_fOrient );

 

bool

MKI_BLOCK_ENUM::AppendOrientArc(

 const double f_dOrient );

 

Appends a new data block of type MKI_DB_ALL_ARC (one double value) and the given orientation to the current enumerator. The current offset determines the location where to start adding data blocks.

 

This is e.g. used to add the arc orientation to a circle or ellipse arc.

 

Return Value

Returns true if successful or false if the resulting entity would be invalid or too long.

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH