warp-grid
Preparing search index...
BoundingCurves
Interface BoundingCurves
Interface representing the boundary curves of a surface patch.
interface
BoundingCurves
{
top
:
Curve
;
bottom
:
Curve
;
left
:
Curve
;
right
:
Curve
;
}
Index
Properties
top
bottom
left
right
Properties
top
top
:
Curve
bottom
bottom
:
Curve
left
left
:
Curve
right
right
:
Curve
Settings
Theme
OS
Light
Dark
On This Page
Properties
top
bottom
left
right
warp-grid
Loading...
Interface representing the boundary curves of a surface patch.