Documentation
Preparing search index...
ts_lib/lib/tapping_utils
TappingCandidate
Interface TappingCandidate
This interface works for both tapping and sheetTapping.
interface
TappingCandidate
{
cadFeatureDescriptor
:
number
;
matchingScrewThreads
:
ScrewThread
[]
;
}
Hierarchy (
View Summary
)
TappingCandidate
SheetTappingSceneCandidate
Index
Properties
cad
Feature
Descriptor
matching
Screw
Threads
Properties
cad
Feature
Descriptor
cadFeatureDescriptor
:
number
matching
Screw
Threads
matchingScrewThreads
:
ScrewThread
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cad
Feature
Descriptor
matching
Screw
Threads
Documentation
Loading...
This interface works for both tapping and sheetTapping.