CadEmbeddedObject.GetFirstValue

CadEmbeddedObject.GetFirstValue method

Get first occurrence of an attribute from object.

public CadCodeValue GetFirstValue(CadEntityAttribute attribute)
ParameterTypeDescription
attributeCadEntityAttributeAttribute code

Return Value

CadCodeValue Representation of a value

See Also