Extern :
- C3d aggiornamento librerie ( 118044).
This commit is contained in:
@@ -124,7 +124,7 @@ public :
|
||||
MbeSelectOption option,
|
||||
const c3d::IndicesVector & indices = c3d::IndicesVector() );
|
||||
|
||||
const MbPrecision & GetPrecision() const override { return sectionData; } // \ru Выдать точность построения. \en Get the precision of object construction.
|
||||
const MbPrecision & GetPrecision() const override { return (MbPrecision &)sectionData; } // \ru Выдать точность построения. \en Get the precision of object construction.
|
||||
|
||||
private :
|
||||
// \ru Объявление оператора присваивания без реализации, чтобы не было присваивания по умолчанию. \en The declaration of the assignment operator without implementation to prevent an assignment by default.
|
||||
|
||||
Reference in New Issue
Block a user