Class CadBlockTableObject
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
The Cad block table object.
[ComVisible(false)]
public class CadBlockTableObject : CadOwnedObjectBase, ICadObjectContainer
- Inheritance
-
CadBlockTableObject
- Implements
- Inherited Members
Constructors
- CadBlockTableObject()
Initializes a new instance of the CadBlockTableObject class.
Properties
- BitmapPreviewData
Gets or sets the bitmap preview data.
- BlockExplodability
Gets the block explodability.
- BlockInsertionUnits
Gets or sets the block insertion units.
- BlockIsXRef
Gets or sets the BlockIsXRef.
- BlockName
Gets or sets the name of the block.
- BlockScalability
Gets the block scalability.
- HardPointerToLayout
Gets or sets the hard pointer to layout.
- HasAttDefs
Gets or sets the HasAttDefs.
- IsAnonymous
Gets or sets the Anonymous.
- OriginalBlockName
Name of the original dynamic block, or real block name if it's not originated from dynamic block
- XDataAppName
Gets or sets the xdata app name.
- XDataStringData
Gets or sets the xdata string data.