get_first_value method

get_first_value

Get first occurrence of an attribute from object.

Returns

CadCodeValue Representation of a value

def get_first_value(self, attribute):
    ...
ParameterTypeDescription
attributeCadEntityAttributeAttribute code

See Also