pymel.core.context.createNurbsTorusCtx

createNurbsTorusCtx(*args, **kwargs)
Flags:
Long name (short name) Argument Types Properties
attachToHeightRatio (ahr) bool  
   
attachToSections (attachToSections) bool  
   
attachToSpans (asp) bool  
   
axis (ax) float, float, float  
   
axisType (axt) int  
   
doDragEdit (dde) bool  
   
endSweep (esw) float  
   
exists (ex) bool  
   
history (ch) bool  
   
image1 (i1) unicode  
   
image2 (i2) unicode  
   
image3 (i3) unicode  
   
minorRadius (mr) float  
   
minorSweep (msw) float  
   
name (n) unicode  
   
radius (r) float  
   
sections (sc) int  
   
spans (sp) int  
   
startSweep (ssw) float  
   
surfaceDegree (sd) int  
   
tolerance (tol) float  
   
toleranceType (tlt) int  
   
useTolerance (ut) bool  
   

Derived from mel command maya.cmds.createNurbsTorusCtx

Previous topic

pymel.core.context.createNurbsSquareCtx

Next topic

pymel.core.context.createPolyConeCtx

Core

Core Modules

Other Modules

This Page