|
getTangent(self,
index,
isInTangent)
Returns:
tuple(x,y) tuple containing the x and y positions of the
tangent at index: |
source code
|
|
|
getTangentAsAngle(self,
index,
isInTangent)
Returns:
tuple(MAngle, weight) tuple containing the angle and weight of
the tangent. |
source code
|
|
Inherited from base.DependNode :
duplicate ,
setLocked
Inherited from base.Node :
__hash_2009__ ,
__new__
Inherited from interface.iDuplicatable :
copyTo ,
copyToOther
Inherited from interface.Interface :
supports
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__init__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|
Inherited from base.DependNode :
__getattr__ ,
__repr__ ,
__str__
Inherited from base.Node :
__eq__ ,
__hash__ ,
__ne__
|
Inherited from base.DependNode :
addTo ,
connectedSets ,
isMemberOf ,
removeFrom ,
sets
|
Inherited from base.DependNode :
addAttribute ,
delete ,
removeAttribute ,
rename ,
setNamespace
|
Inherited from base.DependNode :
connections ,
dependencyInfo
|
Inherited from base.DependNode :
isAlive ,
isValid
|
Inherited from base.DependNode :
apiObject ,
basename ,
object ,
referenceFile
|
Inherited from base.Node :
apiType ,
hasFn
Inherited from interface.iDuplicatable :
copyFrom ,
createInstance
|