Printing3DMesh.BufferSet Property

Definition

Gets a set of mesh buffers.

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

Property Value

A set of mesh buffers.

Applies to