Note
New additions to the Cinema 4D Python SDK are marked like this throughout the documentation:
New in version R19.024.
Here is the list of all the API additions and changes in the R19 Python API:
BaseDocument.GetRealActiveObject()
BaseDocument.Record()
BaseDocument.GetDefaultKey()
BaseDocument.SetDefaultKey()
BaseDocument.GetPickSession()
BaseDocument.StartPickSession()
BaseDocument.StopPickSession()
CAPoseMorphTag.GetPSDFeedbackColor()
CAPoseMorphTag.SetPSDFeedbackColor()
CAPoseMorphTag.GetPSDFeedbackColorEnabled()
CAPoseMorphTag.SetPSDFeedbackColorEnabled()
CAPoseMorphTag.GetPSDOrientThreshold()
CAPoseMorphTag.SetPSDOrientThreshold()
CAPoseMorphTag.GetPSDTwistThreshold()
CAPoseMorphTag.SetPSDTwistThreshold()
CAPoseMorphTag.GetPSDPositionThreshold()
CAPoseMorphTag.SetPSDPositionThreshold()
CAPoseMorphTag.GetMorphPSDID()
CTrack.GetTimeTrack()
CTrack.SetTimeTrack()
CTrack.Draw()
CTrack.GetTrackInformation()
CTrack.SetTrackInformation()
GeDialog.AddPopupButton()
GeDialog.SetPopup()
GeDialog.AddChildren()
GeDialog.AddSubDialog()
GeDialog.AttachSubDialog()
VoronoiFracture.GetSourceSettingsContainerForIndex()
VoronoiFracture.GetSourceSettingsContainerForObject()
c4d.GeListHead
object:
c4d.documents.BaseVideoPost
:
c4d.modules.motiontracker
types no longer use
Sdk
suffix:
MtFootageData
Mt2dTrackData
Mt2dTrack
MtData
MtTrkGid
BaseObject.GetHierarchyClone()
and
BaseObject.AddDependence()
c4d.gui.ColorDialog()
to initialize default color
PolygonObject.GetPolygonTranslationMap()
now returns a tuple with the number of N-gons and the list of N-gon indices.