API Reference > OdDb Classes > OdDbEdgeRef Class > OdDbEdgeRef Methods > OdDbEdgeRef::setFaceSubentity Method
OdDbEdgeRef::setFaceSubentity Method
Syntax
C++
void setFaceSubentity(const OdDbSubentId& faceSubentId);
Parameters 
Description 
src 
[in] Face subentityid. 

The edge reference can use the subent ID of a face subentity. The face entity is used to restrict the referenced edge subentity. 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.