RibbonStyleTapered documentation
no attributes
Methods
|
|
RibbonStyleTapered
__hash__
setSize
thickness
width
|
|
RibbonStyleTapered
|
RibbonStyleTapered (
self,
ws,
ts,
we,
te,
)
RibbonStyleTapered(float ws, float ts, float we, float te) -> RibbonStyleTapered
RibbonStyleTapered constructor documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
setSize
|
setSize (
self,
ws,
ts,
we,
te,
)
setSize(float ws, float ts, float we, float te)
setSize documentation.
|
|
thickness
|
thickness ( self, t )
thickness(float t) -> float
thickness documentation.
|
|
width
|
width ( self, t )
width(float t) -> float
width documentation.
|
|