GeRuled.h
If both curves are valid, the parametric equation for this surface is :
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
|
Name |
Description |
|
This is the overview for the OdGeRuled constructor overload. |
|
Name |
Description |
|
Gets the envelope of GeRuled. | |
|
Returns the point. | |
|
Returns the profile curve. | |
|
Checks if a point was used to define the first profile. | |
|
Checks if a point was used to define the second profile. | |
|
This is the overview for the set method overload. | |
|
Sets the envelope of GeRuled. |
|
Name |
Description |
|
Assignment operator for the OdGeRuled object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|