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.

Section widths cross sections setting.

cross_sections

cross_points

Section widths cross points setting.

enable

Section widths section width setting.

front_width

Section widths front width.

back_width

Section widths back width.