RibbonXSection documentation
attributes:
- closed
- smoothLength
- smoothWidth
Methods
|
|
RibbonXSection
__hash__
addOutlineVertex
|
|
RibbonXSection
|
RibbonXSection (
self,
sw,
sl,
closed,
)
RibbonXSection(bool sw, bool sl, bool closed) -> RibbonXSection
RibbonXSection constructor documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
addOutlineVertex
|
addOutlineVertex (
self,
x,
y,
)
addOutlineVertex(float x, float y)
addOutlineVertex documentation.
|
|