|
OpenStructure
|
Inherits RenderModeWidget.
Definition at line 27 of file hsc_widget.py.
| __init__ | ( | self, | |
parent = None |
|||
| ) |
Reimplemented from RenderModeWidget.
Definition at line 28 of file hsc_widget.py.
| GetRenderMode | ( | self | ) |
Reimplemented from RenderModeWidget.
Definition at line 498 of file hsc_widget.py.
| GetText | ( | self | ) |
Reimplemented from RenderModeWidget.
Definition at line 495 of file hsc_widget.py.
| UpdateArcDetail | ( | self, | |
| value | |||
| ) |
Definition at line 351 of file hsc_widget.py.
| UpdateGui | ( | self, | |
| options | |||
| ) |
Reimplemented from RenderModeWidget.
Definition at line 324 of file hsc_widget.py.
| UpdateHelixEcc | ( | self, | |
| value | |||
| ) |
Definition at line 391 of file hsc_widget.py.
| UpdateHelixEccGui | ( | self, | |
| value | |||
| ) |
Definition at line 467 of file hsc_widget.py.
| UpdateHelixMode | ( | self, | |
| value | |||
| ) |
Definition at line 399 of file hsc_widget.py.
| UpdateHelixProfileType | ( | self, | |
| value | |||
| ) |
Definition at line 395 of file hsc_widget.py.
| UpdateHelixThickness | ( | self, | |
| value | |||
| ) |
Definition at line 383 of file hsc_widget.py.
| UpdateHelixThicknessGui | ( | self, | |
| value | |||
| ) |
Definition at line 460 of file hsc_widget.py.
| UpdateHelixWidth | ( | self, | |
| value | |||
| ) |
Definition at line 375 of file hsc_widget.py.
| UpdateHelixWidthGui | ( | self, | |
| value | |||
| ) |
Definition at line 453 of file hsc_widget.py.
| UpdatePolyMode | ( | self, | |
| value | |||
| ) |
Definition at line 343 of file hsc_widget.py.
| UpdateSliderHelixEcc | ( | self, | |
| value | |||
| ) |
Definition at line 403 of file hsc_widget.py.
| UpdateSliderHelixThickness | ( | self, | |
| value | |||
| ) |
Definition at line 387 of file hsc_widget.py.
| UpdateSliderHelixWidth | ( | self, | |
| value | |||
| ) |
Definition at line 379 of file hsc_widget.py.
| UpdateSliderStrandEcc | ( | self, | |
| value | |||
| ) |
Definition at line 427 of file hsc_widget.py.
| UpdateSliderStrandThickness | ( | self, | |
| value | |||
| ) |
Definition at line 419 of file hsc_widget.py.
| UpdateSliderStrandWidth | ( | self, | |
| value | |||
| ) |
Definition at line 411 of file hsc_widget.py.
| UpdateSliderTubeRadius | ( | self, | |
| value | |||
| ) |
Definition at line 359 of file hsc_widget.py.
| UpdateSliderTubeRatio | ( | self, | |
| value | |||
| ) |
Definition at line 367 of file hsc_widget.py.
| UpdateSplineDetail | ( | self, | |
| value | |||
| ) |
Definition at line 347 of file hsc_widget.py.
| UpdateStrandEcc | ( | self, | |
| value | |||
| ) |
Definition at line 423 of file hsc_widget.py.
| UpdateStrandEccGui | ( | self, | |
| value | |||
| ) |
Definition at line 488 of file hsc_widget.py.
| UpdateStrandMode | ( | self, | |
| value | |||
| ) |
Definition at line 435 of file hsc_widget.py.
| UpdateStrandProfileType | ( | self, | |
| value | |||
| ) |
Definition at line 431 of file hsc_widget.py.
| UpdateStrandThickness | ( | self, | |
| value | |||
| ) |
Definition at line 415 of file hsc_widget.py.
| UpdateStrandThicknessGui | ( | self, | |
| value | |||
| ) |
Definition at line 481 of file hsc_widget.py.
| UpdateStrandWidth | ( | self, | |
| value | |||
| ) |
Definition at line 407 of file hsc_widget.py.
| UpdateStrandWidthGui | ( | self, | |
| value | |||
| ) |
Definition at line 474 of file hsc_widget.py.
| UpdateTubeProfileType | ( | self, | |
| value | |||
| ) |
Definition at line 371 of file hsc_widget.py.
| UpdateTubeRadius | ( | self, | |
| value | |||
| ) |
Definition at line 355 of file hsc_widget.py.
| UpdateTubeRadiusGui | ( | self, | |
| value | |||
| ) |
Definition at line 439 of file hsc_widget.py.
| UpdateTubeRatio | ( | self, | |
| value | |||
| ) |
Definition at line 363 of file hsc_widget.py.
| UpdateTubeRatioGui | ( | self, | |
| value | |||
| ) |
Definition at line 446 of file hsc_widget.py.
| arc_spinbox_ |
Definition at line 78 of file hsc_widget.py.
| ecc_helix_slider_ |
Definition at line 156 of file hsc_widget.py.
| ecc_helix_spinbox_ |
Definition at line 151 of file hsc_widget.py.
| ecc_strand_slider_ |
Definition at line 210 of file hsc_widget.py.
| ecc_strand_spinbox_ |
Definition at line 205 of file hsc_widget.py.
| helix_mode_spinbox_ |
Definition at line 168 of file hsc_widget.py.
| helix_profile_spinbox_ |
Definition at line 163 of file hsc_widget.py.
| mode_ |
Definition at line 35 of file hsc_widget.py.
| poly_mode_cb_ |
Definition at line 64 of file hsc_widget.py.
| spline_spinbox_ |
Definition at line 72 of file hsc_widget.py.
| strand_mode_spinbox_ |
Definition at line 222 of file hsc_widget.py.
| strand_profile_spinbox_ |
Definition at line 217 of file hsc_widget.py.
| text_ |
Definition at line 32 of file hsc_widget.py.
| thickness_helix_slider_ |
Definition at line 143 of file hsc_widget.py.
| thickness_helix_spinbox_ |
Definition at line 138 of file hsc_widget.py.
| thickness_strand_slider_ |
Definition at line 197 of file hsc_widget.py.
| thickness_strand_spinbox_ |
Definition at line 192 of file hsc_widget.py.
| thickness_tube_slider_ |
Definition at line 107 of file hsc_widget.py.
| thickness_tube_spinbox_ |
Definition at line 102 of file hsc_widget.py.
| tube_profile_spinbox_ |
Definition at line 114 of file hsc_widget.py.
| UpdateArcDetail |
Definition at line 294 of file hsc_widget.py.
| UpdateHelixEcc |
Definition at line 307 of file hsc_widget.py.
| UpdateHelixMode |
Definition at line 310 of file hsc_widget.py.
| UpdateHelixProfileType |
Definition at line 309 of file hsc_widget.py.
| UpdateHelixThickness |
Definition at line 305 of file hsc_widget.py.
| UpdateHelixWidth |
Definition at line 303 of file hsc_widget.py.
| UpdatePolyMode |
Definition at line 295 of file hsc_widget.py.
| UpdateSliderHelixEcc |
Definition at line 308 of file hsc_widget.py.
| UpdateSliderHelixThickness |
Definition at line 306 of file hsc_widget.py.
| UpdateSliderHelixWidth |
Definition at line 304 of file hsc_widget.py.
| UpdateSliderStrandEcc |
Definition at line 317 of file hsc_widget.py.
| UpdateSliderStrandThickness |
Definition at line 315 of file hsc_widget.py.
| UpdateSliderStrandWidth |
Definition at line 313 of file hsc_widget.py.
| UpdateSliderTubeRadius |
Definition at line 298 of file hsc_widget.py.
| UpdateSliderTubeRatio |
Definition at line 300 of file hsc_widget.py.
| UpdateSplineDetail |
Definition at line 293 of file hsc_widget.py.
| UpdateStrandEcc |
Definition at line 316 of file hsc_widget.py.
| UpdateStrandMode |
Definition at line 319 of file hsc_widget.py.
| UpdateStrandProfileType |
Definition at line 318 of file hsc_widget.py.
| UpdateStrandThickness |
Definition at line 314 of file hsc_widget.py.
| UpdateStrandWidth |
Definition at line 312 of file hsc_widget.py.
| UpdateTubeProfileType |
Definition at line 301 of file hsc_widget.py.
| UpdateTubeRadius |
Definition at line 297 of file hsc_widget.py.
| UpdateTubeRatio |
Definition at line 299 of file hsc_widget.py.
| width_helix_slider_ |
Definition at line 130 of file hsc_widget.py.
| width_helix_spinbox_ |
Definition at line 125 of file hsc_widget.py.
| width_strand_slider_ |
Definition at line 184 of file hsc_widget.py.
| width_strand_spinbox_ |
Definition at line 179 of file hsc_widget.py.
| width_tube_slider_ |
Definition at line 94 of file hsc_widget.py.
| width_tube_spinbox_ |
Definition at line 89 of file hsc_widget.py.