ReadClassProperties (IMaterial)
Retrieves the property values belonging to a specified class from a specified material definition.
Inputs | Data Type | Description |
---|---|---|
Material Class | DirectoryResource |
Specifies the material class that defines the properties to read. |
Material Definition | DirectoryResource |
Specifies the material definition to read the material class properties from. |
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 | |
---|---|---|
NameDataValueCollection | Returns a list of the user-defined values from the specified material definition for the class properties. |