AcadBlockClassIOdaBlock_AddTable Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual AcadTable IOdaBlock_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

Implements

IOdaBlockAddTable(Object, Int32, Int32, Double, Double)
See Also

©  Bricsys NV. All rights reserved.