다음을 통해 공유


Printing3DColorMaterialGroup.MaterialGroupId 속성

정의

색 재질 그룹의 식별자(ID)를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

색 재질 그룹의 ID입니다.

적용 대상