Material

class Material
property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

AxfCPA2Material

class AxfCPA2Material

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

EnvMaterial

class EnvMaterial

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

MatteMaterial

class MatteMaterial

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

MirrorMaterial

class MirrorMaterial

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

MultiLayerMaterial

class MultiLayerMaterial

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

SeamMaterial

class SeamMaterial

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.

StandardMaterial

class StandardMaterial

Base class: Material

property id

The id of the material.

Type

str, read-only

property name

The name of the material.

Type

str

Raises

ReadOnlyError -- If Database is in read only mode.

property group

The group of the material.

Type

MaterialGroup

Raises

ReadOnlyError -- If Database is in read only mode.