Compound
|
The CompoundObjectId type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CompoundObjectId | Default constructor for the CompoundObjectId class. |
![]() |
CompoundObjectId(CompoundObjectId) | Copy constructor for the CompoundObjectId class. Copies the passed compound object ID. |
![]() |
CompoundObjectId(ObjectId) | Constructor for the CompoundObjectId class. Creates a compound object ID from the passed object ID. |
![]() |
CompoundObjectId(ObjectId, Database) | Constructor for the CompoundObjectId class. Creates a compound object ID from the passed object ID in a given host database. |
![]() |
CompoundObjectId(ObjectId, ObjectIdCollection, Database) | Constructor for the CompoundObjectId class. Creates a compound object ID from the passed object ID and a path of BlockReferences. |
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper) |
![]() |
FullPath | |
![]() |
IsDisposed | (Inherited from DisposableWrapper) |
![]() |
IsEmpty | |
![]() |
IsExternal | |
![]() |
IsSimpleObjectId | |
![]() |
LeafId | |
![]() |
Path | |
![]() |
TopId | |
![]() |
Transform | |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper) |
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from RXObject) |
![]() |
CompareTo | (Inherited from RXObject) |
![]() |
CopyFrom | (Inherited from RXObject) |
![]() |
CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
![]() |
DeleteUnmanagedObject | (Inherited from RXObject) |
![]() |
Dispose | (Inherited from DisposableWrapper) |
![]() |
Dispose(Boolean) | (Inherited from DisposableWrapper) |
![]() |
DwgInFields | Reads the .dwg file data of this object. |
![]() |
DwgOutFields | Writes the .dwg file data of this object. |
![]() |
DxfInFields | Reads the .dxf file data of this object. |
![]() |
DxfOutFields | Writes the .dxf file data of this object. |
![]() |
Equals | Checks objects for equality. (Overrides DisposableWrapperEquals(Object)) |
![]() |
Finalize | (Inherited from DisposableWrapper) |
![]() |
GetHashCode | (Inherited from DisposableWrapper) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetRXClass | (Inherited from RXObject) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
IsValid | Checks whether this compound object ID is valid according to the level of testing. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
![]() ![]() |
NullId | Returns a null compound object ID. |
![]() |
QueryX | (Inherited from RXObject) |
![]() |
Remap | Remaps all object identifiers that relate to this compound object ID using the given idMap. |
![]() |
Set(CompoundObjectId, Database) | Sets this CompoundObjectId from the passed compound object ID in a given database. |
![]() |
Set(ObjectId, Database) | Sets this CompoundObjectId from the passed ObjectId in a given database. |
![]() |
Set(ObjectId, ObjectIdCollection, Database) | Sets this CompoundObjectId from the passed object ID and a path of BlockReferences. |
![]() |
SetEmpty | Sets this CompoundObjectId to be an empty compound object ID that has no data. |
![]() |
SetFullPath | Sets this CompoundObjectId from the object that stores the path of block references. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() |
X | (Inherited from RXObject) |
Name | Description | |
---|---|---|
![]() |
Assign(CompoundObjectId) | Assignment operator for the CompoundObjectId object. |
![]() |
Assign(ObjectId) | Assignment operator for the CompoundObjectId object. |
![]() |
Equality(CompoundObjectId) | Equality operator for the CompoundObjectId object. Checks whether the passed object is equal to this object. |
![]() |
Inequality(CompoundObjectId) | Inequality operator for the CompoundObjectId object. Checks whether the passed object is not equal to this object. |
© Bricsys NV. All rights reserved. |