Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbFace::isEdgeVisibleAt Method
Syntax
C++
bool isEdgeVisibleAt(OdUInt16 edgeIndex) const;

Determines the visiblity of 3d face edge at the specified index (DXF 70) and returns True if the edge is visible or False if the edge is invisible. 

 

Parameters
Description
edgeIndex
[in] Edge index 0, 1, 2, or 3.
Copyright © 2002-2022. Open Design Alliance All rights reserved.