pymel.core.general.NurbsSurfaceIsoparm

digraph inheritance7ee75a7ba3 {
rankdir=TB;
ranksep=0.15;
nodesep=0.15;
size="8.0, 12.0";
  "NurbsSurfaceIsoparm" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="#pymel.core.general.NurbsSurfaceIsoparm",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "Component2DFloat" -> "NurbsSurfaceIsoparm" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "Component2DFloat" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.general.Component2DFloat.html#pymel.core.general.Component2DFloat",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "ContinuousComponent" -> "Component2DFloat" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "PyNode" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.general.PyNode.html#pymel.core.general.PyNode",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "ProxyUnicode" -> "PyNode" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "Component" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.general.Component.html#pymel.core.general.Component",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "PyNode" -> "Component" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "DimensionedComponent" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.general.DimensionedComponent.html#pymel.core.general.DimensionedComponent",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "Component" -> "DimensionedComponent" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "ProxyUnicode" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="../pymel.util.utilitytypes/pymel.util.utilitytypes.ProxyUnicode.html#pymel.util.utilitytypes.ProxyUnicode",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "ContinuousComponent" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.general.ContinuousComponent.html#pymel.core.general.ContinuousComponent",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "DimensionedComponent" -> "ContinuousComponent" [arrowsize=0.5,style="setlinewidth(0.5)"];
}

class NurbsSurfaceIsoparm(*args, **kwargs)

Previous topic

pymel.core.general.NurbsSurfaceFace

Next topic

pymel.core.general.NurbsSurfaceKnot

Core

Core Modules

Other Modules

This Page