RXObjectCopyFrom Method

Copies the contents of the specified object into this object.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual void CopyFrom(
        RXObject source
)

Parameters

source  RXObject
[in] Source object to copy from.
Remarks
Default implementation of this method does nothing but throws an eNotApplicable exception.
See Also

©  Bricsys NV. All rights reserved.