CadXdata.GetFirstValue
CadXdata.GetFirstValue method
Get first occurrence of an attribute from XData
public static CadCodeValue GetFirstValue(CadXdata xdata, CadEntityAttribute attribute)
Parameter | Type | Description |
---|---|---|
xdata | CadXdata | Xdata array |
attribute | CadEntityAttribute | Attribute code |
Return Value
CadCodeValue
representation of a value
See Also
- class CadCodeValue
- enum CadEntityAttribute
- class CadXdata
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD