DBObjectReference Structure

This class stores an object's ID and the code of the DXF that represents the object's type.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServicesDBObjectReference

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public struct DBObjectReference

The DBObjectReference type exposes the following members.

Constructors
  Name Description
Public method DBObjectReference Default constructor for the DBObjectReference class.
Top
Properties
  Name Description
Public property Kind Property that represents kind of the object reference.
Public property ObjectId Property that represents identifier of the object reference.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.