AcadTableClassSetBlockAttributeValue Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetBlockAttributeValue(
        int row,
        int col,
        long attdefId,
        string bstrValue
)

Parameters

row  Int32
 
col  Int32
 
attdefId  Int64
 
bstrValue  String
 

Implements

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

©  Bricsys NV. All rights reserved.