Printing3DMesh.BufferSet 属性

定义

获取一组网格缓冲区。

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

属性值

一组网格缓冲区。

适用于