get_first_value method
get_first_value
Get first occurrence of an attribute from XData
Returns
CadCodeValue
representation of a value
def get_first_value(self, xdata, attribute):
...
Parameter | Type | Description |
---|---|---|
xdata | CadXdata | Xdata array |
attribute | CadEntityAttribute | Attribute code |
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadCodeValue
- class
CadXdata