IAcadBlockAddTable Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
AcadTable AddTable(
        Object InsertionPoint,
        int NumRows,
        int NumColumns,
        double RowHeight,
        double ColWidth
)

Parameters

InsertionPoint
Type: SystemObject
NumRows
Type: SystemInt32
NumColumns
Type: SystemInt32
RowHeight
Type: SystemDouble
ColWidth
Type: SystemDouble

Return Value

Type: AcadTable
See Also

©  Bricsys NV. All rights reserved.