Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGeRuled class. 

 

Parameters
Description
pProfileCurve1
[in] A profile curve that is used to construct the ruled surface.
pPoint2
[in] A point that is used to construct the ruled surface.

The constructor constructs a ruled surface by sweeping a line between specified profile curve and point.

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