Printing3DMaterial.ColorGroups Свойство

Определение

Возвращает все группы цветовых материалов, используемые в трехмерной модели.

public:
 property IVector<Printing3DColorMaterialGroup ^> ^ ColorGroups { IVector<Printing3DColorMaterialGroup ^> ^ get(); };
IVector<Printing3DColorMaterialGroup> ColorGroups();
public IList<Printing3DColorMaterialGroup> ColorGroups { get; }
var iVector = printing3DMaterial.colorGroups;
Public ReadOnly Property ColorGroups As IList(Of Printing3DColorMaterialGroup)

Значение свойства

Все группы цветовых материалов, используемые в трехмерной модели, типа Printing3DColorMaterialGroup.

Применяется к