AcadTableClassSetBlockAttributeValue2 Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetBlockAttributeValue2(
        int nRow,
        int nCol,
        int nContent,
        long blkId,
        string Value
)

Parameters

nRow  Int32
 
nCol  Int32
 
nContent  Int32
 
blkId  Int64
 
Value  String
 

Implements

IAcadTableSetBlockAttributeValue2(Int32, Int32, Int32, Int64, String)
See Also

©  Bricsys NV. All rights reserved.