MCPcopy Create free account

hub / github.com/blurstudio/cross3d / functions

Functions2,316 in github.com/blurstudio/cross3d

↓ 5 callersMethodaltMaterials
\remarks return a list of the alternate materials held by this layer \return <list> [ <cross3d.SceneMaterial>, .. ]
cross3d/abstract/abstractscenelayer.py:163
↓ 5 callersMethodanimationFPS
\remarks implements AbstractScene.animationFPS method to return the current frame per second rate. \return <float> fps
cross3d/softimage/softimagescene.py:498
↓ 5 callersMethodanimationRange
\remarks implements AbstractScene.animationRange method to return the current animation start and end frames \return <cross3d.FrameRange>
cross3d/studiomax/studiomaxscene.py:1876
↓ 5 callersMethodcameraType
\remarks implements the AbstractSceneCamera.cameraType method to determine what type of camera this instance is \re
cross3d/studiomax/studiomaxscenecamera.py:195
↓ 5 callersMethodclickPoint
(self, id)
cross3d/studiomax/rescaletime.py:81
↓ 5 callersMethoddisplayName
\remarks implements the AbstractSceneObject.displayName method to look up the display name for this object and returns it \sa name, setDisp
cross3d/studiomax/studiomaxscenewrapper.py:142
↓ 5 callersMethodenvironmentMapsCache
(self)
cross3d/studiomax/studiomaxscene.py:113
↓ 5 callersMethodescapeValue
Replaces any unstorable characters in value with their html codes
cross3d/abstract/abstractuserprops.py:179
↓ 5 callersMethodinit
(self)
cross3d/studiomax/studiomaxscene.py:124
↓ 5 callersMethodinstance
()
cross3d/abstract/abstractscene.py:2625
↓ 5 callersMethodnameTokens
(self)
cross3d/classes/filesequence.py:167
↓ 5 callersMethodrefresh
( self )
cross3d/softimage/softimageapplication.py:169
↓ 5 callersMethodrefresh
(self)
cross3d/studiomax/studiomaxapplication.py:350
↓ 5 callersMethodresolutions
(self)
cross3d/softimage/softimagescenemodel.py:139
↓ 5 callersMethodsetAttrName
( cls, name )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:199
↓ 5 callersMethodsetdefault
(self, key, default=None)
cross3d/abstract/abstractuserprops.py:147
↓ 5 callersMethodstart
(self)
cross3d/classes/framerange.py:54
↓ 5 callersMethoduniqueId
\remarks implements the AbstractSceneLayer.uniqueId method to retrieve the unique layer id for this layer instance \sa setUniqueId \ret
cross3d/studiomax/studiomaxscenelayer.py:1203
↓ 5 callersMethoduniquePath
(self, paddingStyle=None)
cross3d/classes/filesequence.py:299
↓ 5 callersMethodvalue
Return the value for a parameter name :param key: The key to get the value for :param caseSensitive: Defaults to True :returns: The value for t
cross3d/enum.py:761
↓ 4 callersMethod_addToNativeSelection
\remarks add the inputed native objects to the selection in the scene. added by douglas \param nativeObjects <list> [ <variant> nativeObject,
cross3d/abstract/abstractscene.py:651
↓ 4 callersMethod_createMTime
Constructs a OpenMaya.MTime with the provided value. If unit is None(its default) unit is set to the current unit setting in maya. :param value:
cross3d/maya/mayascene.py:99
↓ 4 callersMethod_nativeObjects
\remarks implements the AbstractSceneObjectGroup._nativeObjects method to return a list of the native objects that are currently on this layer
cross3d/studiomax/studiomaxscenelayer.py:355
↓ 4 callersMethod_setNativeSelection
\remarks implements the AbstractScene._setNativeSelection to select the inputed native objects in the scene \param nativeObjects <list> [ <PyS
cross3d/softimage/softimagescene.py:66
↓ 4 callersMethod_valueString
\remarks returns the current key/value pairing to a string separated by '|' \return <str>
cross3d/studiomax/studiomaxscenepropset.py:92
↓ 4 callersMethodaltMaterialFlags
Return a list of material duplication flags for this layer :return: a list of :data:`cross3d.constants.MaterialDuplicateOptions`'s
cross3d/abstract/abstractscenelayer.py:179
↓ 4 callersMethodattrName
( cls )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:187
↓ 4 callersMethodbake
TODO: Add support for extrapolation.
cross3d/abstract/abstractsceneanimationcontroller.py:64
↓ 4 callersMethodchildren
Collects all the child nodes of this element whose child type is an :class:`xml.dom.minidom.Element`, wrapping each child as an :class:`XMLElemen
cross3d/migrate/XML/xmlelement.py:321
↓ 4 callersMethodclose
(self)
cross3d/migrate/dsofile.py:78
↓ 4 callersMethodconformObjectName
(self, name)
cross3d/abstract/abstractapplication.py:85
↓ 4 callersMethodfindChild
Loops through the children for this object searching for the proper one :return: :class:`cross3d.SceneObject` or None
cross3d/abstract/abstractsceneobject.py:319
↓ 4 callersMethodfromString
Construct an instance of Timecode given a string representation of the desired timecode. Args: timecodeString(str): The string representati
cross3d/classes/timecode.py:181
↓ 4 callersMethodfromValue
Construct an instance of Timecode given a float representation of the desired timecode in a specified TimeUnit. Args: value(float): The
cross3d/classes/timecode.py:218
↓ 4 callersMethodgetConnectionsBySignalName
(self, signal)
cross3d/studiomax/studiomaxapplication.py:90
↓ 4 callersMethodisComplete
(self)
cross3d/classes/filesequence.py:322
↓ 4 callersMethodisCustomProperty
( self, propname )
cross3d/studiomax/studiomaxscenepropset.py:112
↓ 4 callersMethoditerTracks
Wraps the MAXScript getTrack global function into a generator that returns Track instances for each Track in the TrackGroup, from top to botto
cross3d/studiomax/mixer/trackgroup.py:62
↓ 4 callersMethodlayers
\remarks collects all the layers in the scene and returns them \sa createLayer, findLayer \return <list> [ <cross3d.SceneLayer>, .. ]
cross3d/abstract/abstractscene.py:1989
↓ 4 callersMethodlookupProps
(self)
cross3d/softimage/softimageuserprops.py:77
↓ 4 callersMethodlookupProps
(self)
cross3d/studiomax/studiomaxuserprops.py:70
↓ 4 callersMethodname
(cls)
cross3d/studiomax/external.py:32
↓ 4 callersMethodname
(cls)
cross3d/maya/external.py:30
↓ 4 callersMethodparent
(self)
cross3d/migrate/XML/xmlelement.py:445
↓ 4 callersMethodparse
(self, xmlString)
cross3d/migrate/XML/xmldocument.py:64
↓ 4 callersMethodpropertyNames
\remarks implements the AbstractSceneWrapper.propertyNames method to return a list of the properties that this object can access \retu
cross3d/studiomax/studiomaxscenewrapper.py:202
↓ 4 callersMethodresolution
(self)
cross3d/softimage/softimagescenemodel.py:125
↓ 4 callersMethodresolution
(self)
cross3d/maya/mayascenemodel.py:228
↓ 4 callersMethodsave
(self)
cross3d/migrate/dsofile.py:126
↓ 4 callersMethodscriptPath
(cls)
cross3d/motionbuilder/external.py:79
↓ 4 callersMethodsetAnimationRange
\remarks implements AbstractScene.setAnimationRange method to set the current start and end frame for animation \param animationRange <tuple>
cross3d/softimage/softimagescene.py:705
↓ 4 callersMethodsetName
\remarks implements AbstractSceneWrapper.setName to set the name of this fx instance \sa name \param name <str> \return <bool> su
cross3d/studiomax/studiomaxscenefx.py:59
↓ 4 callersMethodsetProperty
Sets the global scene property to the inputed value \param key <str> || <QString> \param value <variant> \return <bool>
cross3d/maya/mayascene.py:532
↓ 4 callersMethodsetText
\remarks Sets the text hold by the clipboarc. \param text <string> \return <bool> success
cross3d/classes/clipboard.py:42
↓ 4 callersMethodsetValue
Set the value of the property
cross3d/abstract/abstractscenepropset.py:100
↓ 4 callersMethodsize
( self )
cross3d/studiomax/studiomaxsceneviewport.py:66
↓ 4 callersMethodtime
\remarks implements the AbstractSceneAnimationKey.time method to return the time frame of this key \return <float> value
cross3d/studiomax/studiomaxsceneanimationkey.py:90
↓ 4 callersMethodtoXML
Translate the curve data into a XML. TODO: I hate the API for XML so I shove most of it here. Returns: str: The XML data for that curve.
cross3d/classes/fcurve.py:307
↓ 4 callersMethodtoxml
(self, encoding='utf-8')
cross3d/migrate/XML/xmldocument.py:139
↓ 4 callersMethodunescapeKey
Replaces any html codes with their associated unstorable characters
cross3d/abstract/abstractuserprops.py:189
↓ 4 callersMethodunescapeValue
Replaces any html codes with their associated unstorable characters
cross3d/abstract/abstractuserprops.py:199
↓ 4 callersMethodversion
\remarks Returns the version major of XSI.
cross3d/softimage/softimageapplication.py:107
↓ 3 callersMethod__init__
Initializes a new Enum object. In addition to the named arguments listed below, keyword arguments may be given that will be set as attributes on
cross3d/enum.py:135
↓ 3 callersMethod_activeString
\remarks converts the current key/active pairing to a string separated by '|' \return <str>
cross3d/studiomax/studiomaxscenepropset.py:36
↓ 3 callersMethod_cachedNativeMaterial
\remarks implements the AbstractScene._cachedNativeMaterial method to return the cached material for the inputed material id \param cacheType
cross3d/studiomax/studiomaxscene.py:195
↓ 3 callersMethod_cachedNativeMaterials
\remarks implements the AbstractScene._cachedNativeMaterials method to return the cached material for the inputed material cache type \param c
cross3d/studiomax/studiomaxscene.py:217
↓ 3 callersMethod_createResolutionComboBox
(self)
cross3d/maya/mayascenemodel.py:124
↓ 3 callersMethod_currentTimeUnit
Returns the current time unit name. See MayaScene._timeUnitToFPS to map this value to real world fps. :return: The name of the current fps
cross3d/maya/mayascene.py:91
↓ 3 callersMethod_document
recursese up the hierarchy to find the parent who is a <xml.dom.minidom.Document> class
cross3d/migrate/XML/xmlelement.py:48
↓ 3 callersMethod_findNativeObject
\remarks implements AbstractScene._findNativeObject method to looks up a native object based on the inputed name \param name <string> \retu
cross3d/softimage/softimagescene.py:156
↓ 3 callersMethod_hasStruct
(self)
cross3d/maya/mayauserprops.py:108
↓ 3 callersMethod_isDagNode
Is this object in the DAG.
cross3d/maya/mayascenewrapper.py:110
↓ 3 callersMethod_nativeAltMaterials
\remarks return a list of the alternate materials associated with this layer \return <list> [ <variant> nativeMaterial, .. ]
cross3d/abstract/abstractscenelayer.py:31
↓ 3 callersMethod_nativeAltMaterials
\remarks implements the AbstractSceneLayer._nativeAltMaterials method to return a list of the alternate materials associated with this layer
cross3d/studiomax/studiomaxscenelayer.py:296
↓ 3 callersMethod_nativeChildren
\remarks looks up the native children for this object \param recursive <bool> \param parent <variant> nativeObject(used for
cross3d/abstract/abstractsceneobject.py:87
↓ 3 callersMethod_nativeRootObject
\remarks implements the AbstractScene._nativeRoot method to return the native root of the scene \return <PySoftimage.xsi.X3DObject> nativeObje
cross3d/softimage/softimagescene.py:103
↓ 3 callersMethod_nativeSelection
(self, wildcard='')
cross3d/softimage/softimagescene.py:153
↓ 3 callersMethod_normalizeAttributeName
Removes invalid characters for attribute names from the provided string. :param name: The string used as the name of a attribute. :return: stri
cross3d/maya/mayascenewrapper.py:120
↓ 3 callersMethod_removeNativeObjects
\remarks implements the AbstractScene._removeNativeObjects method to return the native root of the scene \return <bool> success
cross3d/softimage/softimagescene.py:110
↓ 3 callersMethod_setNativeModel
\remarks sets the native model for this object \sa model, setModel, _nativeModel \param <variant> nativeObject || None \return <bool>
cross3d/abstract/abstractsceneobject.py:164
↓ 3 callersMethod_setNativeSelection
\remarks selects the inputed native objects in the scene \param nativeObjects <list> [ <variant> nativeObject, .. ] \return <bool> success
cross3d/abstract/abstractscene.py:633
↓ 3 callersMethod_setNativeSelection
Select the inputed native objects in the scene :param selection: <list> [ <PySoftimage.xsi.Object> nativeObject, .. ] || MSelectionList || str ||
cross3d/maya/mayascene.py:340
↓ 3 callersMethod_setValueString
\remarks sets the value for these properties by the inputed value string, which contains the properties with a '|' separating the values \par
cross3d/studiomax/studiomaxscenepropset.py:78
↓ 3 callersMethodaddKey
(self, **kwargs)
cross3d/classes/fcurve.py:226
↓ 3 callersMethodaltPropSets
\remarks implements the AbstractSceneLayer.altPropSets method to retrive the alternate SceneObjectPropSet's for this layer \sa altPropSetCo
cross3d/studiomax/studiomaxscenelayer.py:669
↓ 3 callersMethodclear
(self)
cross3d/abstract/abstractuserprops.py:68
↓ 3 callersMethodclearSelection
\remarks clears the scene's selection. \return <bool>
cross3d/studiomax/studiomaxscene.py:2961
↓ 3 callersMethodconnect
\remarks connect application specific callbacks to <cross3d.Dispatch>, dispatch will convert the native object to a cross3d object and emit
cross3d/studiomax/studiomaxapplication.py:251
↓ 3 callersMethodcontroller
Lookup a controller based on the inputed controllerName for this object :return: :class:`cross3d.SceneAnimationController` or None
cross3d/abstract/abstractscenewrapper.py:147
↓ 3 callersMethodcurrentFrame
\remarks gets the current scene's frame. \return <float>
cross3d/studiomax/studiomaxscene.py:2945
↓ 3 callersMethoddisconnectCallback
Disconnect a single callback when it is no longer used. Called when the last signal for this callback is disconnected.
cross3d/maya/mayaapplication.py:101
↓ 3 callersMethoddisplayName
Returns the display name for this wrapper instance, if not reimplemented, then it will just return the name of the object
cross3d/abstract/abstractscenewrapper.py:163
↓ 3 callersMethoddisplayName
( self )
cross3d/softimage/softimagescenewrapper.py:59
↓ 3 callersMethodend
(self)
cross3d/classes/framerange.py:57
↓ 3 callersMethodexportFile
\remarks implements AbstractScene.exportFile method to export objects from the scene to a file on disk \raises ValueError \return N/A
cross3d/studiomax/studiomaxscene.py:1972
↓ 3 callersMethodextrapolation
(self)
cross3d/studiomax/studiomaxsceneanimationcontroller.py:135
↓ 3 callersMethodfindThreadWindow
(self, name)
cross3d/studiomax/rescaletime.py:68
↓ 3 callersMethodframeRange
(self, returnsAsString=False)
cross3d/classes/filesequence.py:201
↓ 3 callersMethodfromXml
Create a new layer from the inputed xml data :param xml: :class:`cross3d.migrate.XMLElement`
cross3d/abstract/abstractscenelayer.py:717
↓ 3 callersMethodgetClip
Returns the Clip instance for the Clip at the specified index within this Track. Returns: Clip: Clip instance for the Clip at the
cross3d/studiomax/mixer/track.py:135
← previousnext →101–200 of 2,316, ranked by callers