Class CadXdata

CadXdata class

The Cad xdata.

public class CadXdata

Constructors

NameDescription
CadXdata()Initializes a new instance of the CadXdata class. Initializes a new instance of the class.

Properties

NameDescription
DataList { get; set; }Gets or sets the data list.
Name { get; set; }Gets or sets the name.

Methods

NameDescription
static GetFirstValue(CadXdata, CadEntityAttribute)Get first occurrence of an attribute from XData

See Also