IsOwnerXlated Property |
Determines whether the owning object in a CopyObjects operation has been translated.
Signature
object.IsOwnerXlated
object
IDPair
The object or objects this property applies to.
IsOwnerXlated
Boolean; read-only
TRUE: The owning object has been translated.
FALSE: The owning object has not been translated.
Remarks
When copying objects from one database to another, the owner of the object being copied may already exist in the new drawing. If this happens, the owning object is not copied, and this property is set to FALSE.
Comments? |