Documentation
Preparing search index...
ts_lib/lib/graphmanip2
GraphCommandTubePartUpdate
Type Alias GraphCommandTubePartUpdate
type
GraphCommandTubePartUpdate
=
{
content
:
{
processIdTubeCutting
?:
string
;
rootId
:
GraphNodeRootId
;
sheetCuttingFixedRotations
?:
number
[]
;
tubeId
?:
string
;
tubeMaterialId
?:
string
;
tubeSpecificationId
?:
string
;
}
;
type
:
"tubePartUpdate"
;
}
Index
Properties
content
type
Properties
content
content
:
{
processIdTubeCutting
?:
string
;
rootId
:
GraphNodeRootId
;
sheetCuttingFixedRotations
?:
number
[]
;
tubeId
?:
string
;
tubeMaterialId
?:
string
;
tubeSpecificationId
?:
string
;
}
type
type
:
"tubePartUpdate"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
Documentation
Loading...