Search
Preparing search index...
The search index is not available
bitbybit.dev v0.15.13
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
OCCT
CurveAndSurfaceDto
Class CurveAndSurfaceDto<T, U>
Type parameters
T
U
Hierarchy
CurveAndSurfaceDto
Index
Constructors
constructor
Properties
curve
surface
Constructors
constructor
new
Curve
And
Surface
Dto<T, U>
(
curve
?:
T
, surface
?:
U
)
:
CurveAndSurfaceDto
<
T
,
U
>
Type parameters
T
U
Parameters
Optional
curve:
T
Optional
surface:
U
Returns
CurveAndSurfaceDto
<
T
,
U
>
Properties
curve
curve
:
T
Curve
default
undefined
surface
surface
:
U
Surface
default
undefined
Exports
Bit
Inputs
OCCT
Curve
And
Surface
Dto
constructor
curve
surface
Generated using
TypeDoc
Curve
undefined