Class CadEmbeddedObject

CadEmbeddedObject class

The Cad embedded object.

public class CadEmbeddedObject

Constructors

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

Properties

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

Methods

NameDescription
GetFirstValue(CadEntityAttribute)Get first occurrence of an attribute from object.

See Also