coons-patch
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
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
top
bottom
left
right
coons-patch
Loading...
Interface representing the boundary curves of a surface patch.