Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeRuled::OdGeRuled Constructor (const OdGeCurve3d &, const OdGeCurve3d &)
Syntax
C++
OdGeRuled(const OdGeCurve3d & pProfileCurve1, const OdGeCurve3d & pProfileCurve2);

Constructor for the OdGeRuled class. 

 

Parameters
Description
pProfileCurve1
[in] First profile curve that is used to construct the ruled surface.
pProfileCurve2
[in] Second profile curve that is used to construct the ruled surface.

The constructor constructs a ruled surface by sweeping a line between 2 specified profile curves.

Copyright © 2002-2022. Open Design Alliance All rights reserved.