onshape-cadscript
Preparing search index...
importSvg
Function importSvg
importSvg
(
source
:
string
,
options
?:
{
id
?:
string
;
scale
?:
number
;
translate
?:
Point2
}
,
)
:
SketchEntity
[]
Parameters
source
:
string
options
:
{
id
?:
string
;
scale
?:
number
;
translate
?:
Point2
}
= {}
Returns
SketchEntity
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
onshape-cadscript
Loading...