Preparing search index...
The search index is not available
TrueForm API
TrueForm API
index
Sketch2D
Type alias Sketch2D
Sketch2D
:
FeatureBase
&
{
constraints
?:
SketchConstraint
[]
;
entities
?:
SketchEntity
[]
;
kind
:
"feature.sketch2d"
;
origin
?:
[
number
,
number
,
number
]
;
plane
?:
PlaneRef
;
profiles
:
SketchProfile
[]
;
}
Type declaration
Optional
constraints
?:
SketchConstraint
[]
Optional
entities
?:
SketchEntity
[]
kind
:
"feature.sketch2d"
Optional
origin
?:
[
number
,
number
,
number
]
Optional
plane
?:
PlaneRef
profiles
:
SketchProfile
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...