Functions | |
def | calcCounterboreDepth (standard, threadDia, standardBolt, standardsWashers=[]) |
def | getBaseDiameters (standard) |
def | getCounterboreDia (standard, threadDia, extraStandard="") |
def | getCountersinkAngle (standard, threadDia) |
def | getCountersinkDia (standard, threadDia) |
def | getRowStandards (standard) |
def | getStandards (holetype) |
def | getThreadCoreDiameter (standard, threadDia) |
def | getThreadFinishLength (standard, threadDia, length="normal") |
def | getThroughHoleDia (standard, threadDia, tolerance="medium") |
def | getThroughHoleStandard (standard) |
Variables | |
dictionary | aliases |
dictionary | sources |
dictionary | standards |
dictionary | standards_counterbore |
dictionary | standards_counterbore_extradepth |
dictionary | standards_counterbore_rows |
dictionary | standards_counterbore_through |
dictionary | standards_countersink |
int | standards_countersink_angle = 1 |
int | standards_countersink_dia = 0 |
dictionary | standards_thread |
int | standards_thread_flankdia = 1 |
int | standards_thread_innercoredia = 3 |
int | standards_thread_innerdepth = 5 |
int | standards_thread_outercoredia = 2 |
int | standards_thread_outerdepth = 4 |
int | standards_thread_pitch = 0 |
int | standards_thread_round = 6 |
dictionary | standards_threaded |
dictionary | standards_threaded_thread |
tuple | standards_threaded_types = ("normal", "short", "long") |
dictionary | standards_through |
tuple | standards_tolerance = ("fine", "medium", "coarse") |
int | StandardSource = 2 |
int | StandardTitle = 1 |
int | StandardType = 3 |
int | StandardYear = 0 |
Function Documentation
◆ calcCounterboreDepth()
def Mod.PartDesign.FeatureHole.Standards.calcCounterboreDepth | ( | standard, | |
threadDia, | |||
standardBolt, | |||
standardsWashers = [] |
|||
) |
◆ getBaseDiameters()
def Mod.PartDesign.FeatureHole.Standards.getBaseDiameters | ( | standard | ) |
◆ getCounterboreDia()
def Mod.PartDesign.FeatureHole.Standards.getCounterboreDia | ( | standard, | |
threadDia, | |||
extraStandard = "" |
|||
) |
◆ getCountersinkAngle()
def Mod.PartDesign.FeatureHole.Standards.getCountersinkAngle | ( | standard, | |
threadDia | |||
) |
◆ getCountersinkDia()
def Mod.PartDesign.FeatureHole.Standards.getCountersinkDia | ( | standard, | |
threadDia | |||
) |
◆ getRowStandards()
def Mod.PartDesign.FeatureHole.Standards.getRowStandards | ( | standard | ) |
◆ getStandards()
def Mod.PartDesign.FeatureHole.Standards.getStandards | ( | holetype | ) |
◆ getThreadCoreDiameter()
def Mod.PartDesign.FeatureHole.Standards.getThreadCoreDiameter | ( | standard, | |
threadDia | |||
) |
◆ getThreadFinishLength()
def Mod.PartDesign.FeatureHole.Standards.getThreadFinishLength | ( | standard, | |
threadDia, | |||
length = "normal" |
|||
) |
◆ getThroughHoleDia()
def Mod.PartDesign.FeatureHole.Standards.getThroughHoleDia | ( | standard, | |
threadDia, | |||
tolerance = "medium" |
|||
) |
◆ getThroughHoleStandard()
def Mod.PartDesign.FeatureHole.Standards.getThroughHoleStandard | ( | standard | ) |
Variable Documentation
◆ aliases
dictionary Mod.PartDesign.FeatureHole.Standards.aliases |
◆ sources
dictionary Mod.PartDesign.FeatureHole.Standards.sources |
◆ standards
dictionary Mod.PartDesign.FeatureHole.Standards.standards |
Initial value:
3 "DIN 13-1" : ("1999", "Metrisches ISO-Gewinde allgemeiner Anwendung (Auszug); Nennmaße für Regelgewinde", "klein_14", "thread"),
4 "DIN 74-A" : ("2003", "Senkungen fur Senkschrauben, ausgenommen Senkschrauben mit Kopfen nach DIN EN 27721; Form A", "klein_14", "countersink"),
5 "DIN 74-E" : ("2003", "Senkungen fur Senkschrauben, ausgenommen Senkschrauben mit Kopfen nach DIN EN 27721; Form E", "klein_14", "countersink"),
6 "DIN 74-F" : ("2003", "Senkungen fur Senkschrauben, ausgenommen Senkschrauben mit Kopfen nach DIN EN 27721; Form F", "klein_14", "countersink"),
7 "DIN 76-2" : ("1984", "Gewindeausläufe und Gewindefreistiche (Auszug); für Metrisches ISO-Gewinde nach DIN 13; Innengewinde (Gewindegrundlöcher)", "klein_14", "threaded"),
8 "DIN 974-1" : ("1991", "Senkdurchmesser für Schrauben mit Zylinderkopf; Konstruktionsmaße (Auszug)", "klein_14", "counterbore"),
9 "DIN 974-2" : ("1991", "Senkdurchmesser fur Sechskantschrauben und Sechskantmuttern; Konstruktionsmaße(Auszug)", "klein_14", "counterbore"),
10 "ISO 273" : ("1979", "Fasteners; Clearance holes for bolts and screws", "inet_arcor", "through"),
◆ standards_counterbore
dictionary Mod.PartDesign.FeatureHole.Standards.standards_counterbore |
◆ standards_counterbore_extradepth
dictionary Mod.PartDesign.FeatureHole.Standards.standards_counterbore_extradepth |
◆ standards_counterbore_rows
dictionary Mod.PartDesign.FeatureHole.Standards.standards_counterbore_rows |
Initial value:
◆ standards_counterbore_through
dictionary Mod.PartDesign.FeatureHole.Standards.standards_counterbore_through |
◆ standards_countersink
dictionary Mod.PartDesign.FeatureHole.Standards.standards_countersink |
◆ standards_countersink_angle
int Mod.PartDesign.FeatureHole.Standards.standards_countersink_angle = 1 |
◆ standards_countersink_dia
int Mod.PartDesign.FeatureHole.Standards.standards_countersink_dia = 0 |
◆ standards_thread
dictionary Mod.PartDesign.FeatureHole.Standards.standards_thread |
◆ standards_thread_flankdia
int Mod.PartDesign.FeatureHole.Standards.standards_thread_flankdia = 1 |
◆ standards_thread_innercoredia
int Mod.PartDesign.FeatureHole.Standards.standards_thread_innercoredia = 3 |
◆ standards_thread_innerdepth
int Mod.PartDesign.FeatureHole.Standards.standards_thread_innerdepth = 5 |
◆ standards_thread_outercoredia
int Mod.PartDesign.FeatureHole.Standards.standards_thread_outercoredia = 2 |
◆ standards_thread_outerdepth
int Mod.PartDesign.FeatureHole.Standards.standards_thread_outerdepth = 4 |
◆ standards_thread_pitch
int Mod.PartDesign.FeatureHole.Standards.standards_thread_pitch = 0 |
◆ standards_thread_round
int Mod.PartDesign.FeatureHole.Standards.standards_thread_round = 6 |
◆ standards_threaded
dictionary Mod.PartDesign.FeatureHole.Standards.standards_threaded |
Initial value:
◆ standards_threaded_thread
dictionary Mod.PartDesign.FeatureHole.Standards.standards_threaded_thread |
◆ standards_threaded_types
tuple Mod.PartDesign.FeatureHole.Standards.standards_threaded_types = ("normal", "short", "long") |
◆ standards_through
dictionary Mod.PartDesign.FeatureHole.Standards.standards_through |
◆ standards_tolerance
tuple Mod.PartDesign.FeatureHole.Standards.standards_tolerance = ("fine", "medium", "coarse") |
◆ StandardSource
int Mod.PartDesign.FeatureHole.Standards.StandardSource = 2 |
◆ StandardTitle
int Mod.PartDesign.FeatureHole.Standards.StandardTitle = 1 |
◆ StandardType
int Mod.PartDesign.FeatureHole.Standards.StandardType = 3 |
◆ StandardYear
int Mod.PartDesign.FeatureHole.Standards.StandardYear = 0 |