pycatia.dnb_human_modeling_interfaces.swk_hmi_workbench

class pycatia.dnb_human_modeling_interfaces.swk_hmi_workbench.SWKHmiWorkbench(com_object)

This class is not documented in the CAA V5 Visual Basic Help file.

This class was created by referring to the Microsoft Visual Basic object explorer.

add_manikin_for_clash() SWKManikin

Note

Microsoft Visual Basic Object Browser
Sub AddManikinForClash(piManikin As SWKManikin)
Member of SWKHumanModelingItf.SWKHmiWorkbench
Return type:

SWKManikin

clean_clash_results() None

Note

Microsoft Visual Basic Object Browser
Sub CleanClashResults()
Member of SWKHumanModelingItf.SWKHmiWorkbench
compute_clash() int

Note

Microsoft Visual Basic Object Browser
Function ComputeClash(piMakeExplicitCall As Boolean) As Long
Member of SWKHumanModelingItf.SWKHmiWorkbench
create_color_from_rgb(pi_red: int, pi_green: int, pi_blue: int) int

Note

Microsoft Visual Basic Object Browser
Function CreateColorFromRGB(piRed As Long, piGreen As Long, piBlue As Long) As Long
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:
  • pi_red (int) –

  • pi_green (int) –

  • pi_blue (int) –

Return type:

int

create_left_forearm(pi_manikin_name: str, pi_sex: int, pi_percentile: float, pi_population: int) SWKManikin

Note

Microsoft Visual Basic Object Browser
Function CreateLeftForearm(piManikinName As String,
piSex As SWKAnthroSex,
piPercentile As Double,
piPopulation As Long) As SWKManikin
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:
  • pi_manikin_name (str) –

  • pi_sex (int) – enum swk_anthro_sex

  • pi_percentile (float) –

  • pi_population (int) –

Return type:

SWKHumanCatalog

create_manikin(pi_manikin_name: str, pi_sex: int, pi_percentile: float, pi_population: int) SWKManikin

Note

Microsoft Visual Basic Object Browser
Function CreateManikin(piManikinName As String,
piSex As SWKAnthroSex,
piPercentile As Double,
piPopulation As Long) As SWKManikin
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:
  • pi_manikin_name (str) –

  • pi_sex (int) – enum swk_anthro_sex

  • pi_percentile (float) –

  • pi_population (int) –

Return type:

SWKHumanCatalog

create_right_forearm(pi_manikin_name: str, pi_sex: int, pi_percentile: float, pi_population: int) SWKManikin

Note

Microsoft Visual Basic Object Browser
Function CreateRightForearm(piManikinName As String,
piSex As SWKAnthroSex,
piPercentile As Double,
piPopulation As Long) As SWKManikin
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:
  • pi_manikin_name (str) –

  • pi_sex (int) – enum swk_anthro_sex

  • pi_percentile (float) –

  • pi_population (int) –

Return type:

SWKHumanCatalog

new_human_catalog() SWKHumanCatalog
class:

toggle

Microsoft Visual Basic Object Browser
Function NewHumanCatalog(piPathFile As String) As SWKHumanCatalog
Member of SWKHumanModelingItf.SWKHmiWorkbench
Return type:

SWKHumanCatalog

open_human_catalog(pi_path_file: Path, pi_doc_env: str) SWKHumanCatalog

Note

Microsoft Visual Basic Object Browser
Function OpenHumanCatalog(piPathFile As String, piDocEnv As String) As SWKHumanCatalog
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:
  • pi_path_file (Path) –

  • pi_doc_env (Path) –

Return type:

SWKHumanCatalog

open_writable_human_catalog(pi_path_file: Path, pi_doc_env: str) SWKHumanCatalog

Note

Microsoft Visual Basic Object Browser
Function OpenWritableHumanCatalog(piPathFile As String, piDocEnv As String) As SWKHumanCatalog
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:
  • pi_path_file (Path) –

  • pi_doc_env (Path) –

Return type:

SWKHumanCatalog

reset_clash_list() None

Note

Microsoft Visual Basic Object Browser
Sub ResetClashList()
Member of SWKHumanModelingItf.SWKHmiWorkbench
Return type:

None

set_clash_mode(pi_clash_mode) int

Note

Microsoft Visual Basic Object Browser
Sub SetClashMode(piClashMode As String)
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:

pi_clash_mode (str) –

Return type:

None

start_command(pi_command_header_name: str) int

Note

Microsoft Visual Basic Object Browser
Sub StartCommand(piCommandHeaderName As String)
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:

pi_command_header_name (str) –

Return type:

None

stop_command(pi_command_header_name: str) None

Note

Microsoft Visual Basic Object Browser
Sub StopCommand(piCommandHeaderName As String)
Member of SWKHumanModelingItf.SWKHmiWorkbench
Parameters:

pi_command_header_name (str) –

Return type:

None

update() None

Note

Microsoft Visual Basic Object Browser
Sub Update()
Member of SWKHumanModelingItf.SWKHmiWorkbench
Return type:

None

update_ppr_tree() None

Note

Microsoft Visual Basic Object Browser
Sub UpdatePPRTree()
Member of SWKHumanModelingItf.SWKHmiWorkbench
Return type:

None