Printing3DCompositeMaterialGroup.MaterialGroupId Property

Definition

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

UInt32

unsigned int

uint32_t

The ID of the base material group that defines the materials used in the composite material group.

Applies to