Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdBrepBuilder Classes
>
BrepBuilderErrorsHolder Structure
>
BrepBuilderErrorsHolder Constructor
>
BrepBuilderErrorsHolder::BrepBuilderErrorsHolder Constructor (OdResult, const OdString&, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId)
BrepBuilderErrorsHolder::BrepBuilderErrorsHolder Constructor (OdResult, const OdString&, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId, BRepBuilderGeometryId)
Syntax
C++
explicit
BrepBuilderErrorsHolder
(
OdResult
errCode
,
const
OdString
&
errMsg
= "",
BRepBuilderGeometryId
complexId
=
kInvalidId
,
BRepBuilderGeometryId
shellId
=
kInvalidId
,
BRepBuilderGeometryId
faceId
=
kInvalidId
,
BRepBuilderGeometryId
loopId
=
kInvalidId
,
BRepBuilderGeometryId
edgeId
=
kInvalidId
,
BRepBuilderGeometryId
coedgeId
=
kInvalidId
);
Description
Creates a new instance of a BrepBuilderErrorsHolder object with given parameters.
Parameters
Parameters
Description
errCode
[in] Error code.
errMsg
[in] Error message.
complexId
[in] Complex ID. Optional parameter.
shellId
[in] Shell ID. Optional parameter.
faceId
[in] Face ID. Optional parameter.
loopId
[in] Loop ID. Optional parameter.
edgeId
[in] Edge ID. Optional parameter.
coedgeId
[in] Coedge ID. Optional parameter.
Links
BrepBuilderErrorsHolder Structure
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!