Search found 5 matches

Re: Block Attrubutes

Hi, thank you. I figured out how to set block attributes. Below is my code, in case help someone. Private Sub btnDataupdate_Click() Dim attBts As IntelliCAD.Attributes Dim ent As Object Dim intCount, lay As Integer 'Dim cLayout As String 'Me.Hide On Error Resume Next For lay = 0 To ActiveDocument.La...

Re: Block Attrubutes

Hi, thank you. I figured out how to set block attributes. Below is my code, in case help someone. Private Sub btnDataupdate_Click() Dim attBts As IntelliCAD.Attributes Dim ent As Object Dim intCount, lay As Integer 'Dim cLayout As String 'Me.Hide On Error Resume Next For lay = 0 To ActiveDocument.La...

Block Attrubutes

HI, Using VBA, how I get attributes tag name from a block with attributes. I need to get and set as well. Thank you in advance if anybody knows to do it un IntelliCAD v.11 I have the same routine in AutoCAD VBA and work fine. See below part of the code in AutoCAD 2022: If objElem.HasAttributes Then ...

Go to advanced search

cron