This documentation describes the ODA BimRv SDK version 2022.12.
Refer to the Release Notes to get details about new features, significant changes, and fixed issues related to ODA BimRv SDK.
BimRv SDK public API was changed (see the list of changed classes below):
OdBm::ElevationBase::Enum
OdBm::StructuralSectionShape::Enum
OdBmAngularDim
OdBmCategoryElem
OdBmCategoryTracking
OdBmIDescription
OdBmSymbol
OdBmIndexPlusElementId
OdBmArcLengthDim
OdBmDBView3d
OdBmFamInstCurveDriver
class was moved from Essential to Family.
OdBmIndexPlusElementId
class was moved from Main to GeometryUtils.
OdBmCategoryTracking
OdBmLevelAttributes
OdBmGRep
OdBmCategoryElem
bool hasParentCategoryId(OdBmObjectId& parentCategoryId) const;
removed — Use !getElderParentCategoryId().isNull()
instead.
OdBmCategoryTracking
OdBmGStyleDataItemPtr getGStyleDataItem(const OdBm::BuiltInCategory::Enum category, const OdInt32 gStyleType = 1);
removed —
Use getGStyleId()
instead.
OdBmGStyleDataItemPtr getGStyleDataItem(const OdBmObjectId& categoryId, const OdInt32 gStyleType = 1);
removed —
Use getGStyleId()
instead.
For detailed information about new and modified BimRv SDK classes, please see the Release Notes.
Click and log in to Jira to see a list of fixed issues.
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|