BlockTableRecord Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.GraphicsInterfaceDrawable
          Teigha.DatabaseServicesDBObject
            Teigha.DatabaseServicesSymbolTableRecord
              Teigha.DatabaseServicesBlockTableRecord

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public class BlockTableRecord : SymbolTableRecord, 
        IEnumerable

The BlockTableRecord type exposes the following members.

Constructors
  Name Description
Public method BlockTableRecord Initializes a new instance of the BlockTableRecord class
Protected method BlockTableRecord(IntPtr, Boolean) Initializes a new instance of the BlockTableRecord class
Top
Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property Annotative
(Inherited from DBObject)
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BlockBeginId  
Public property BlockEndId  
Public property BlockScaling  
Public property Bounds
(Inherited from Drawable)
Public property ClassID
(Inherited from DBObject)
Public property Comments  
Public property Database
(Inherited from DBObject)
Public property Drawable
(Inherited from DBObject)
Public property DrawableType
(Inherited from Drawable)
Public property DrawOrderTableId  
Public property Explodable  
Public property ExtensionDictionary
(Inherited from DBObject)
Public property Handle
(Inherited from DBObject)
Public property HasAttributeDefinitions  
Public property HasFields
(Inherited from DBObject)
Public property HasPreviewIcon  
Public property HasSaveVersionOverride
(Inherited from DBObject)
Public property Id
(Inherited from DBObject)
Public property IncludingErased  
Public property IsAnonymous  
Public property IsAProxy
(Inherited from DBObject)
Public property IsCancelling
(Inherited from DBObject)
Public property IsDependent
(Inherited from SymbolTableRecord)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsDynamicBlock  
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
Public property IsFromExternalReference  
Public property IsFromOverlayReference  
Public property IsLayout  
Public property IsModified
(Inherited from DBObject)
Public property IsModifiedGraphics
(Inherited from DBObject)
Public property IsModifiedXData
(Inherited from DBObject)
Public property IsNewObject
(Inherited from DBObject)
Public property IsNotifyEnabled
(Inherited from DBObject)
Public property IsNotifying
(Inherited from DBObject)
Public property IsObjectIdsInFlux
(Inherited from DBObject)
Public property IsPersistent
(Inherited from DBObject)
Public property IsReadEnabled
(Inherited from DBObject)
Public property IsReallyClosing
(Inherited from DBObject)
Public property IsResolved
(Inherited from SymbolTableRecord)
Public property IsTransactionResident
(Inherited from DBObject)
Public property IsUndoing
(Inherited from DBObject)
Public property IsUnloaded  
Public property IsWriteEnabled
(Inherited from DBObject)
Public property LayoutId  
Public property MergeStyle
(Inherited from DBObject)
Public property Name
(Inherited from SymbolTableRecord)
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public property Origin  
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public property PathName  
Public property PreviewIcon  
Protected property SkipDeleted  
Public property UndoFiler
(Inherited from DBObject)
Public property Units  
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property XData
(Inherited from DBObject)
Public property XrefStatus  
Top
Methods
  Name Description
Public method AddContext
(Inherited from DBObject)
Public method AddPersistentReactor
(Inherited from DBObject)
Public method AppendEntity  
Public method ApplyPartialUndo
(Inherited from DBObject)
Protected method AssertNotifyEnabled
(Inherited from DBObject)
Protected method AssertReadEnabled
(Inherited from DBObject)
Protected method AssertWriteEnabled
(Inherited from DBObject)
Public method AssumeOwnershipOf  
Public method Audit
(Inherited from DBObject)
Public method Cancel Obsolete.

(Inherited from DBObject)
Public method Clone
(Inherited from RXObject)
Public method Close Obsolete.

(Inherited from DBObject)
Public method CloseAndPage Obsolete.

(Inherited from DBObject)
Public method CompareTo
(Inherited from RXObject)
Protected method Copy  
Public method CopyFrom
(Inherited from RXObject)
Public method CreateExtensionDictionary
(Inherited from DBObject)
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Public method DecomposeForSave
(Inherited from DBObject)
Public method DeepClone
(Inherited from DBObject)
Protected method DeleteUnmanagedObject
(Inherited from DBObject)
Public method DisableUndoRecording
(Inherited from DBObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DBObject)
Public method DowngradeOpen
(Inherited from DBObject)
Public method DowngradeToNotify
(Inherited from DBObject)
Public method DwgIn
(Inherited from DBObject)
Protected method DwgInFields
(Inherited from DBObject)
Public method DwgOut
(Inherited from DBObject)
Protected method DwgOutFields
(Inherited from DBObject)
Public method DxfIn
(Inherited from DBObject)
Protected method DxfInFields
(Inherited from DBObject)
Public method DxfOut
(Inherited from DBObject)
Protected method DxfOutFields
(Inherited from DBObject)
Public method Equals
(Inherited from DisposableWrapper)
Public method Erase
(Inherited from DBObject)
Public method Erase(Boolean)
(Inherited from DBObject)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetAnonymousBlockIds  
Public method GetBinaryDataForKey
(Inherited from DBObject)
Public method GetBlockReferenceIds  
Public method GetEnumerator  
Public method GetErasedBlockReferenceIds  
Public method GetEventExtender
(Inherited from DBObject)
Public method GetField
(Inherited from DBObject)
Public method GetField(String)
(Inherited from DBObject)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetMetaObject
(Inherited from RXObject)
Public method GetObjectSaveVersion(DwgFiler)
(Inherited from DBObject)
Public method GetObjectSaveVersion(DxfFiler)
(Inherited from DBObject)
Public method GetPersistentReactorIds
(Inherited from DBObject)
Public method GetReactors Obsolete.

(Inherited from DBObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetTransientReactors
(Inherited from DBObject)
Public method GetType
(Inherited from Object)
Public method GetXDataForApplication
(Inherited from DBObject)
Public method GetXrefDatabase  
Public method HandOverTo
(Inherited from DBObject)
Public method HasContext
(Inherited from DBObject)
Public method HasPersistentReactor
(Inherited from DBObject)
Protected method IEnumerable_GetEnumerator  
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method QueryX
(Inherited from RXObject)
Public method RegenSupportFlags
(Inherited from Drawable)
Public method ReleaseExtensionDictionary
(Inherited from DBObject)
Public method RemoveContext
(Inherited from DBObject)
Public method RemoveField
(Inherited from DBObject)
Public method RemoveField(ObjectId)
(Inherited from DBObject)
Public method RemoveField(String)
(Inherited from DBObject)
Public method RemovePersistentReactor
(Inherited from DBObject)
Public method ResetScaleDependentProperties
(Inherited from DBObject)
Public method SetAttributes
(Inherited from Drawable)
Public method SetBinaryDataForKey
(Inherited from DBObject)
Public method SetField(Field)
(Inherited from DBObject)
Public method SetField(String, Field)
(Inherited from DBObject)
Public method SetFromStyle
(Inherited from DBObject)
Public method SetObjectIdsInFlux
(Inherited from DBObject)
Public method SetPaperOrientation
(Inherited from DBObject)
Protected method SubRegenSupportFlags
(Inherited from Drawable)
Protected method SubSetAttributes
(Inherited from DBObject)
Protected method SubViewportDraw
(Inherited from DBObject)
Protected method SubViewportDrawLogicalFlags
(Inherited from DBObject)
Protected method SubWorldDraw
(Inherited from DBObject)
Public method SupportsCollection
(Inherited from DBObject)
Public method SwapIdWith
(Inherited from DBObject)
Public method SwapReferences
(Inherited from DBObject)
Public method ToString
(Inherited from Object)
Public method UpdateAnonymousBlocks  
Public method UpgradeFromNotify
(Inherited from DBObject)
Public method UpgradeOpen
(Inherited from DBObject)
Public method ViewportDraw
(Inherited from Drawable)
Public method ViewportDrawLogicalFlags
(Inherited from Drawable)
Public method WblockClone
(Inherited from DBObject)
Public method WorldDraw
(Inherited from Drawable)
Public method X
(Inherited from RXObject)
Public method XDataTransformBy
(Inherited from DBObject)
Top
Events
  Name Description
Public eventStatic member BlockInsertionPoints  
Public event Cancelled
(Inherited from DBObject)
Public event Copied
(Inherited from DBObject)
Public event Erased
(Inherited from DBObject)
Public event Goodbye
(Inherited from DBObject)
Public event Modified
(Inherited from DBObject)
Protected event ModifiedGraphics
(Inherited from DBObject)
Public event ModifiedXData
(Inherited from DBObject)
Public event ModifyUndone
(Inherited from DBObject)
Public event ObjectClosed
(Inherited from DBObject)
Public event OpenedForModify
(Inherited from DBObject)
Public event Reappended
(Inherited from DBObject)
Public event SubObjectModified
(Inherited from DBObject)
Public event Unappended
(Inherited from DBObject)
Top
Fields
  Name Description
Public fieldStatic member ModelSpace  
Public fieldStatic member PaperSpace  
Top
Extension Methods
See Also

©  Bricsys NV. All rights reserved.