onshape-cadscript
Preparing search index...
FeatureRef
Interface FeatureRef<K>
interface
FeatureRef
<
K
extends
FeatureKind
=
FeatureKind
>
{
id
:
string
;
kind
:
K
;
type
:
"feature"
;
}
Type Parameters
K
extends
FeatureKind
=
FeatureKind
Index
Properties
id
kind
type
Properties
Readonly
id
id
:
string
Readonly
kind
kind
:
K
Readonly
type
type
:
"feature"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
type
onshape-cadscript
Loading...