Methods Signatures
Component.GetObject(self) |
Get the component’s object. |
Component.GetTemplate(self) |
Get the component’s Template. |
Methods Documentation
-
Component.
GetObject
(self)¶ Get the component’s object.
Return type: c4d.BaseObject Returns: The component’s BaseObject.
-
Component.
GetTemplate
(self)¶ Get the component’s Template.
Return type: c4d.modules.character.builder.Template Returns: The template.