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):
    ...
ParameterTypeDescription
xdataCadXdataXdata array
attributeCadEntityAttributeAttribute code

See Also