Printing3DTexture2CoordMaterialGroup.MaterialGroupId Property

Definition

Gets the identifier (ID) of the 2D texture material group.

public:
 property unsigned int MaterialGroupId { unsigned int get(); };
uint32_t MaterialGroupId();
public uint MaterialGroupId { get; }
var uInt32 = printing3DTexture2CoordMaterialGroup.materialGroupId;
Public ReadOnly Property MaterialGroupId As UInteger

Property Value

UInt32

unsigned int

uint32_t

The ID of the 2D texture material group.

Applies to