Printing3DCompositeMaterialGroup.MaterialGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier (ID) of the base material group that defines the materials used in the composite material group.
public:
property unsigned int MaterialGroupId { unsigned int get(); };
uint32_t MaterialGroupId();
public uint MaterialGroupId { get; }
var uInt32 = printing3DCompositeMaterialGroup.materialGroupId;
Public ReadOnly Property MaterialGroupId As UInteger
Property Value
The ID of the base material group that defines the materials used in the composite material group.