Printing3DMesh.BufferDescriptionSet Property

Definition

Gets a set of mesh buffer descriptions.

public:
 property IPropertySet ^ BufferDescriptionSet { IPropertySet ^ get(); };
IPropertySet BufferDescriptionSet();
public IPropertySet BufferDescriptionSet { get; }
var iPropertySet = printing3DMesh.bufferDescriptionSet;
Public ReadOnly Property BufferDescriptionSet As IPropertySet

Property Value

A set of mesh buffer descriptions.

Applies to