c4d.modules.character.builder.Component

class c4d.modules.character.builder.Component

Overview

Component.GetObject

Get the component’s object.

Component.GetTemplate

Get the component’s Template.

Members

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.