Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::plane Method
Syntax
C++
OdResult plane(OdGeVector3d& uAxis, OdGeVector3d& vAxis) const;

Returns vectors that define the section plane. 

 

Parameters
Description
uAxis
[out] Vector on the section line that starts from the first vertex.
vAxis
[out] Vector on the section plane, perpendicular to the section line.
Copyright © 2002-2022. Open Design Alliance All rights reserved.