Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeRuled Class
Syntax
C++
class OdGeRuled : public OdGeSurface;

If both curves are valid, the parametric equation for this surface is :

P(u, v) = C1(u) + v(C2(u) - C1(u))

If one of the curves is replaced with a point, the equations simplify to one of : 

 

P(u, v) = P1 + v(C2(u) - P1) P(u, v) = C1(u) + v(P2 - C1(u))

A ruled face with no curves and two points is degenerate and will not be returned. 

For internal use only. 

Library: TD_Ge 

 

OdGeRuledOdGeRuledOdGeRuled

File: GeRuled.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.