WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
PatternMatchOptions
Interface PatternMatchOptions
interface
PatternMatchOptions
{
tolerance
:
PatternMatchTolerance
;
enableScale
:
boolean
;
scaleRange
:
[
number
,
number
]
;
enableRotation
:
boolean
;
rotationRange
:
[
number
,
number
]
;
allowMirror
:
boolean
;
matchColor
:
boolean
;
matchLayer
:
boolean
;
matchTextContent
:
boolean
;
maxBeamWidth
:
number
;
minInlierRatio
:
number
;
maxResults
:
number
;
maxAnchorCandidates
:
number
;
debug
:
boolean
;
}
Index
Properties
tolerance
enable
Scale
scale
Range
enable
Rotation
rotation
Range
allow
Mirror
match
Color
match
Layer
match
Text
Content
max
Beam
Width
min
Inlier
Ratio
max
Results
max
Anchor
Candidates
debug
Properties
tolerance
tolerance
:
PatternMatchTolerance
enable
Scale
enableScale
:
boolean
scale
Range
scaleRange
:
[
number
,
number
]
enable
Rotation
enableRotation
:
boolean
rotation
Range
rotationRange
:
[
number
,
number
]
allow
Mirror
allowMirror
:
boolean
match
Color
matchColor
:
boolean
match
Layer
matchLayer
:
boolean
match
Text
Content
matchTextContent
:
boolean
max
Beam
Width
maxBeamWidth
:
number
min
Inlier
Ratio
minInlierRatio
:
number
max
Results
maxResults
:
number
max
Anchor
Candidates
maxAnchorCandidates
:
number
debug
debug
:
boolean
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
tolerance
enable
Scale
scale
Range
enable
Rotation
rotation
Range
allow
Mirror
match
Color
match
Layer
match
Text
Content
max
Beam
Width
min
Inlier
Ratio
max
Results
max
Anchor
Candidates
debug
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...