Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaParametricPartDefinition
Interface AsukaParametricPartDefinition
A free semantic role defined by each product (body, sole, frame.right, handle...).
interface
AsukaParametricPartDefinition
{
includeDescendants
?:
boolean
;
metadata
?:
Record
<
string
,
unknown
>
;
selectors
:
string
[]
;
}
Index
Properties
include
Descendants?
metadata?
selectors
Properties
Optional
include
Descendants
include
Descendants
?:
boolean
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
selectors
selectors
:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
Descendants
metadata
selectors
AsukaDesigner JavaScript API - v1.0.0
Loading...
A free semantic role defined by each product (body, sole, frame.right, handle...).