onshape-cadscript
Preparing search index...
ShellFeature
Interface ShellFeature
interface
ShellFeature
{
faces
?:
readonly
QueryRef
[]
;
hollow
?:
boolean
;
id
:
string
;
kind
:
"shell"
;
name
?:
string
;
oppositeDirection
?:
boolean
;
parts
?:
readonly
QueryRef
[]
;
thickness
:
Length
;
}
Hierarchy (
View Summary
)
FeatureBase
<
"shell"
>
ShellFeature
Index
Properties
faces?
hollow?
id
kind
name?
opposite
Direction?
parts?
thickness
Properties
Optional
Readonly
faces
faces
?:
readonly
QueryRef
[]
Optional
Readonly
hollow
hollow
?:
boolean
Readonly
id
id
:
string
Readonly
kind
kind
:
"shell"
Optional
Readonly
name
name
?:
string
Optional
Readonly
opposite
Direction
oppositeDirection
?:
boolean
Optional
Readonly
parts
parts
?:
readonly
QueryRef
[]
Readonly
thickness
thickness
:
Length
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
faces
hollow
id
kind
name
opposite
Direction
parts
thickness
onshape-cadscript
Loading...