Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about autolisp

Read more about autolisp

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - autolisp

AutoLisp - Two basic functions: Determining the number and value ​of block attributes

I have to write the function that determines the number and values ​​of block attributes in AutoLisp. I have function which count the atributes: (defun c:Test (/ s ss) (if (and (princ "\n Selec...
test-img

xyzxyzxyz

lisp

autocad

autolisp

Votes: 0

Answers: 1

Latest Answer

Here is a lisp program that will loop over all blocks from a user selection set and: 1.) print block name 2.) print the association list of AttributeTag.AttributeValue 3.) print the list of AttributeT...
test-img

cadwiki.net

AutoLisp - Determining the number and value ​of block attributes

I have to write the function that determines the number and values ​​of block attributes in lisp. I do not have any idea for this. Could you help me?
test-img

xyzxyzxyz

lisp

autocad

autolisp

Votes: 0

Answers: 1

Latest Answer

Does the software that your using not have an attribute out function that can be typed into the command line like ATTOUT? If so, then try opening the file with a spreadsheet application, like Excel.
test-img

G Beck

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved