API Reference
>
OdDb Classes
>
OdDbSubentRef Class
>
OdDbSubentRef Constructor
>
OdDbSubentRef::OdDbSubentRef Constructor (OdDbCompoundObjectId&, OdDbSubentId&)
OdDbSubentRef::OdDbSubentRef Constructor (OdDbCompoundObjectId&, OdDbSubentId&)
Collapse All
Syntax
C++
OdDbSubentRef
(
const
OdDbCompoundObjectId
&
compId
,
const
OdDbSubentId&
subent
= OdDbSubentId());
Parameters
Parameters
Description
const OdDbCompoundObjectId& compId
[in] input component id
const OdDbSubentId& subent = OdDbSubentId()
[in] input subentity id
Description
Creates an instance of this class.
Group
OdDbSubentRef Constructor
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!
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
Send feedback about this topic