Search
Preparing search index...
The search index is not available
bitbybit.dev v0.19.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
OCCT
WireOnFaceDto
Class WireOnFaceDto<T, U>
Type parameters
T
U
Hierarchy
WireOnFaceDto
Index
Constructors
constructor
Properties
face
wire
Constructors
constructor
new
Wire
OnFace
Dto<T, U>
(
wire
?:
T
, face
?:
U
)
:
WireOnFaceDto
<
T
,
U
>
Type parameters
T
U
Parameters
Optional
wire:
T
Optional
face:
U
Returns
WireOnFaceDto
<
T
,
U
>
Properties
face
face
:
U
Face on which the wire will be placed
default
undefined
wire
wire
:
T
Wire to place on face
default
undefined
Exports
Bit
Inputs
OCCT
Wire
OnFace
Dto
constructor
face
wire
Generated using
TypeDoc
Face on which the wire will be placed
undefined