Hi,
I am picking an entity with GetSubEntity. This entity is part of a block that is inside an xref. The block has attributes. How can I get these attributes?
Here's what I do:
objUtil.GetSubEntity Object, basePnt, varMatrix, varData, strPrmt
Set objOwner = ThisDrawing.ObjectIdToObject(Object.OwnerID)
I can't get attributes from objOwner.
Thanks,
Mike


Reply With Quote
