HappyDoc Generated Documentation Class: RibbonXSection

. / _chimera / RibbonXSection 

RibbonXSection(sw: bool, sl: bool, closed: bool) -> RibbonXSection RibbonXSection(o: sequence of tuple(float, float), sw: bool, sl: bool, closed: bool) -> RibbonXSection

attributes:

  • closed: bool
  • outline: sequence of tuple(float, float)
  • smoothLength: bool
  • smoothWidth: bool

Methods   
  circle 
circle ( self )

circle() -> RibbonXSection

  addOutlineVertex 
addOutlineVertex (
        self,
        x,
        y,
        )

addOutlineVertex(x: float, y: float)

  square 
square ( self )

square() -> RibbonXSection

  line 
line ( self )

line() -> RibbonXSection


This document was automatically generated Thu Nov 09 13:33:31 2006 by HappyDoc version 3.0.a1