HasClass (IMaterial)
Checks if a given material definition is associated with a given material class.
Inputs | Data Type | Description |
---|---|---|
Material Class | DirectoryResource |
Specifies the material class to look for. |
Material Definition | DirectoryResource |
Specifies the material definition to check. |
Note: In the Configure Method dialog box, click Next to select a resource. Otherwise, in the Inputs section of the activity configuration panel, click the ellipsis button to select a resource.
Outputs | Description | |
---|---|---|
Boolean |
True if the material definition is being augmented by the class; otherwise, False. |