IAcadBlockAddTable Method


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

Parameters

InsertionPoint  Object
 
NumRows  Int32
 
NumColumns  Int32
 
RowHeight  Double
 
ColWidth  Double
 

Return Value

AcadTable
See Also

©  Bricsys NV. All rights reserved.