![]() |
AppendOrientCurve (class MKI_BLOCK_ENUM) New in Version 2021.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendOrientCurve( const bool f_fOrient, const double f_dCurve );
bool MKI_BLOCK_ENUM::AppendOrientCurve( const double f_dOrient, const double f_dCurve );
Appends a new data block of type MKI_DB_ALL_CURVE (two double value) with the given orientation and curvature 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 and curvature to a circle arc within a curve or surface.
Return ValueReturns true if successful or false if the resulting entity would be invalid or too long.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH