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
PipeWireCylindricalDto
Class PipeWireCylindricalDto<T>
Type parameters
T
Hierarchy
PipeWireCylindricalDto
Index
Constructors
constructor
Properties
radius
shape
Constructors
constructor
new
Pipe
Wire
Cylindrical
Dto<T>
(
shape
?:
T
, radius
?:
number
)
:
PipeWireCylindricalDto
<
T
>
Type parameters
T
Parameters
Optional
shape:
T
Optional
radius:
number
Returns
PipeWireCylindricalDto
<
T
>
Properties
radius
radius
:
number
Radius of the cylindrical pipe
default
0.1
minimum
0
maximum
Infinity
step
1
shape
shape
:
T
Wire path to pipe
default
undefined
Exports
Bit
Inputs
OCCT
Pipe
Wire
Cylindrical
Dto
constructor
radius
shape
Generated using
TypeDoc
Radius of the cylindrical pipe
0.1
0
Infinity
1