Class vdIFCBaseObject
- Namespace
- vdIFC
- Assembly
- vdIFC.dll
This is a Base object that the vdIFC objects are inherited from.
public abstract class vdIFCBaseObject : vdObject, IDisposable, IBaseObject, IvdProxySerializer, IVDSerialise, ICloneable
- Inheritance
-
vdIFCBaseObject
- Implements
- Derived
- Inherited Members
Constructors
Properties
- IFCDocument
Returns the vdIFCDocument that this object belongs to
Methods
- Clone()
Creates a new object that is a copy of the current instance.
- OnOwnerChanged()
overrides the base type OnOwnerChanged()