소프트웨어 개발자로서 우리는 목표를 더 빨리 달성하고 고객에게 더 나은 제품을 제공할 수 있도록 최상의 지원 및 교육 자료를 제공하는 경향이 있습니다.
Removed the deprecated functions:
ItModelInstanceProperties::SetName, ItModelInstanceProperties::Name,
ItModelInstanceProperties::SetMarking, ItModelInstanceProperties::Marking,
ItModelInstanceProperties::SetAuthor, ItModelInstanceProperties::Author,
ItModelInstanceProperties::SetOrganization, ItModelInstanceProperties::Organization,
ItModelInstanceProperties::SetComments, ItModelInstanceProperties::GetComments,
ItModelInstanceProperties::SetColor( const MbAttributeContainer & ), ItModelInstanceProperties::GetColor( MbAttributeContainer & ) const,
ItModelInstanceProperties::SetColor( const MbAttributeContainer &, size_t )
ItModelInstanceProperties::SetColor( const MbAttributeContainer &, const MbName & ), ItModelInstanceProperties::GetColor( MbAttributeContainer &, const MbName & ) const
IConvertorProperty3D::TotalAudit, IConvertorProperty3D::AttatchIdAttributes,
MaAnnotationItem::SetName, MaAnnotationItem::GetName,
ImportFromBuffer( MbModel&, const char*, size_t, MbeModelExchangeFormat, IConvertorProperty3D* = 0, IProgressIndicator* = 0 ),
ImportFromBuffer( c3d::ItemSPtr&, const char*, size_t, MbeModelExchangeFormat, IConvertorProperty3D* = 0, IProgressIndicator* = 0 ),
ExportIntoBuffer( MbModel&, MbeModelExchangeFormat, char*&, size_t&, IConvertorProperty3D* = 0, IProgressIndicator* = 0 ),
ExportIntoBuffer( MbItem&, MbeModelExchangeFormat, char*&, size_t&, IConvertorProperty3D* = 0, IProgressIndicator* = 0 ).
Added GetConverter3D function instead of GetConvertor3D.
Added ReleaseConverter3D function instead of ReleaseConvertor3D.
The QuadGeometry class is declared deprecated. It is supposed to be replaced by PolygonGeometry. If this is not possible in your case, please contact technical support.
Methods related to customizing the use of VBOs are declared deprecated. Their calls need just to be removed, since the VBO is now always used.
Fixed the multisampling issue when selecting Vertex (SD#7349277).
Added the io_type_define.h file containing the necessary minimum of definitions to declare the read/write capability in a stream class.
Added the file heal_imported.h containing AdjustIntersectionCurvesType and AdjustVerticisGeometryByEdges functions for healing imported solids.
Added the ability to pass parameters to the shader for RenderPostProcess.
OS | Architecture | Compiler | Character set |
FreeBSD 12.2 | x64 | CLANG 10.0.1 | Unicode, Multi-Byte |
Ubuntu 18.04 | x64 | gcc 7.5 | Unicode, Multi-Byte |
Ubuntu 22.04 | x64 | gcc 11.2.0 | Unicode, Multi-Byte |
Scientific 7.2 | x64 | gcc 8.3.0 | Unicode, Multi-Byte |
Windows 10 | x86, x64 | MS Visual C/C++ 2015 - 2022 | Unicode, Multi-Byte |
MacOS 11.3 | x64 | CLANG | Unicode |
IOS 14.5 | x64 | CLANG | Unicode |
Debian 9 | x64 | gcc 7.2 | Unicode, Multi-Byte |
Astra Linux Common Edition |
x64 |
gcc 7.2 |
Unicode, Multi-Byte |
OS | Architecture | Compiler | Character set |
Ubuntu 18.04 | x64 | gcc 7.2 | Unicode |
Windows 10 | x86, x64 | MS Visual C/C++ 2015 - 2019 | Unicode, Multi-Byte |
Architecture | Character set | |
NetC3D (C3D Toolkit : kernel .Net binding) | x86, x64 | Unicode |
NetC3dToolkit (C3D Toolkit .Net binding) | x86, x64 | Unicode |