Table of Contents

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

vdIFCBaseObject()

Properties

IFCDocument

Returns the vdIFCDocument that this object belongs to

Methods

Clone()

Creates a new object that is a copy of the current instance.

Dispose()

overrides the base type Dispose()

OnOwnerChanged()

overrides the base type OnOwnerChanged()