Skip to content
Discussion options

You must be logged in to vote

You can call lisp commands using Ed.Core.invoke, caveat you have to create the function to call on the lisp side, see Ed.Core.invoke in PySamples\PyEd\testAcedInvoke.py

We can take a look at making wrappers for some of the component stuff in AcComponentCustomProperties.h and AcComponents.h

BrxMechanicalPropertyInfo
BrxComponentDefinition
BrxComponentInstance
BrxMechanicalPropertySet
BrxMechanicalPropertyDefinition

At first glance, looks pretty easy to wrap. Though, I have no idea how to use it, or test it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by schoeller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants