maptek.vulcan.section_widths
Controls section widths of an object.
- set_cross_sections (section_widths self, bool enable=True)
-
Sets the use of cross sections.
- get_cross_sections (section_widths self) → bool
-
Gets the cross section use value.
- enable_section_width (section_widths self, bool enable=True)
-
Enables section width use.
- use_section_width (section_widths self) → bool
-
Gets the value of section width use.
- set_front_width (section_widths self, double width)
-
Sets the section front width.
- get_front_width (section_widths self) → double
-
Gets the section front width.
- set_back_width (section_widths self, double width)
-
Sets the section back width.
- get_back_width (section_widths self) → double
-
Gets the section back width.
- property cross_sections → bool
-
Section widths cross sections setting.
- property cross_points → bool
-
Section widths cross points setting.
- property enable → bool
-
Section widths section width setting.
- property front_width → double
-
Section widths front width.
- property back_width → double
-
Section widths back width.