Table of Contents

Class GrabFinish3DEventArgs

Namespace
AT.Librarys.Container.Toolkit.Vision
Assembly
AT.Librarys.Container.dll

采集完成事件数据

public class GrabFinish3DEventArgs : EventArgs
Inheritance
GrabFinish3DEventArgs
Inherited Members
Extension Methods

Properties

Index

拍照索引

public int Index { get; set; }

Property Value

int

Name

名称

public string Name { get; set; }

Property Value

string

PointCloud

点云

public CPointCloud PointCloud { get; set; }

Property Value

CPointCloud