DirectMorph

Defines a DirectMorph.

Declaration Syntax

public class DirectMorph : DataModelObject, IFolderDataModelObject

Table 219: Members

Property

Children

Gets the list of children.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DisplacementFile

Gets or sets the DisplacementFile.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

Location

Gets or sets the Location.

Property

MorphDefinition

Defines whether the Morphing is done based on the specified Displacement File or the outcome of a Mesh Workflow Morphing step.

Property

ScaleFactor

Gets or sets the ScaleFactor.

Property

Suppressed

Gets or sets the Suppressed.

Property

TrackWorkflowStep

Specifies whether to track changes to the Morph field file of the specified Mesh Workflow Morphing step.

Property

WorkflowMorphStep

Gets or sets the object ID of the Mesh Workflow Morphing step that the Morph Control is based on.

Method

Delete()

Run the Delete action.

Method

GetChildren<ChildrenType>(bool, IList<ChildrenType>)

Gets the list of children, filtered by type.

Method

GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>)

Gets the list of children, filtered by type.