MaterialPlot

Defines a MaterialPlot.

Declaration Syntax

public class MaterialPlot : DataModelObject, IFolderDataModelObject

Table 271: Members

Property

Children

Gets the list of children.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

Location

Gets or sets the Location.

Property

MaterialProperty

Gets or sets the MaterialProperty.

Property

MaterialPropertyComponent

Gets or sets the MaterialPropertyComponent.

Property

Suppressed

Gets or sets the Suppressed.

Method

Clear()

Run the Clear action.

Method

Delete()

Run the Delete action.

Method

Generate()

Run the Generate 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.