GetMaterialTypes
Returns a collection of 1 to N MaterialType objects.
Syntax:
Set
object
= MaterialSvr
.GetMaterialTypes
()The
GetMaterialTypes
method syntax has these parts:Part | Description |
---|---|
object | Reference to a valid MaterialTypes collection object. |
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
Provide Feedback