Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::createObject Method (const OdGePoint3dArray&, const OdGeVector3d&)
Syntax
C++
static OdDbSectionPtr createObject(const OdGePoint3dArray& pts, const OdGeVector3d& verticalDir);

Creates a section plane from passed parameters. 

 

Parameters
Description
pts
[in] Vertices of the section line.
verticalDir
[in] Vertical direction vector, normal vector to the section line.
Copyright © 2002-2022. Open Design Alliance All rights reserved.