onshape-cadscript
Preparing search index...
SplitFeature
Interface SplitFeature
interface
SplitFeature
{
id
:
string
;
kind
:
"split"
;
name
?:
string
;
targets
:
readonly
QueryRef
[]
;
tool
:
PlaneRef
|
QueryRef
;
}
Hierarchy (
View Summary
)
FeatureBase
<
"split"
>
SplitFeature
Index
Properties
id
kind
name?
targets
tool
Properties
Readonly
id
id
:
string
Readonly
kind
kind
:
"split"
Optional
Readonly
name
name
?:
string
Readonly
targets
targets
:
readonly
QueryRef
[]
Readonly
tool
tool
:
PlaneRef
|
QueryRef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
name
targets
tool
onshape-cadscript
Loading...