Printing3DCompositeMaterialGroup.MaterialGroupId プロパティ

定義

複合材料グループで使用される材料を定義するベース マテリアル グループの識別子 (ID) を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

複合材料グループで使用される材料を定義するベース マテリアル グループの ID。

適用対象