maxon.FieldSampleData

Description

General maxon.Data class.
An object of this class can store every type of data as long as that type has been registered (see maxon.DataType).

Inheritance diagram

Inheritance

Parent Class:

Attributes

maxon.FieldSampleData.doc

(c4d.documents.BaseDocument) The document to evaluate the field list for (for field object links).

maxon.FieldSampleData.extraTransform

(maxon.Matrix) An extra transformation for the sample positions of the field.

maxon.FieldSampleData.fieldList

(c4d.FieldList) The field list object to use.

maxon.FieldSampleData.fieldOwner

(c4d.BaseList2D) Can be either a field object for direct sampling or needs to be the owner of this field list.

maxon.FieldSampleData.flags

(c4d.FIELDLAYER_FLAG) Output flags of the field sampling.

maxon.FieldSampleData.targetRelativeSpace

(maxon.Matrix) The target coordinate system for the sampled data.