csc.layers.layer.Section

class csc.layers.layer.Section

Section class

Describes the interpolation properties of the section

Variables:
  • key – Get set Key

  • interval – Get set Interval

__init__(self: csc.layers.layer.Section) None

Methods

__init__(self)

Attributes

interval

key

__annotations__ = {}
__init__(self: csc.layers.layer.Section) None
__module__ = 'csc.layers.layer'
property interval
property key