Share via


Printing3DBaseMaterialGroup.MaterialGroupId プロパティ

定義

基材 グループの識別子 (ID) を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

基材 グループの ID。

適用対象