Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Login
Register
TheSwamp
»
Code Red
»
.NET
»
Topic:
BricsCADMechanical-VB.net to access the text color properties in weld symbols
« previous
next »
Print
Pages: [
1
] |
Go Down
Author
Topic: BricsCADMechanical-VB.net to access the text color properties in weld symbols (Read 1097 times)
0 Members and 1 Guest are viewing this topic.
akthunga
Mosquito
Posts: 1
BricsCADMechanical-VB.net to access the text color properties in weld symbols
«
on:
June 30, 2023, 11:09:08 AM »
Hi,
Is it possible to change the color of the texts in weld symbols created within BricsCAD Mechanical using VB. net or LISP. Currently when the color is changed from the properties panel the entire weld symbol and the text changes color.
TIA.
Logged
It's Alive!
Retired
Needs a day job
Posts: 8428
AKA Daniel
WWW
Re: BricsCADMechanical-VB.net to access the text color properties in weld symbols
«
Reply #1 on:
June 30, 2023, 10:23:22 PM »
not sure if there's wrappers for mech entities, I'd look at entget and entmod since it uses the dxf filer
Logged
https://github.com/CEXT-Dan/PyRx
https://pyarx.blogspot.com/
Print
Pages: [
1
] |
Go Up
« previous
next »
TheSwamp
»
Code Red
»
.NET
»
Topic:
BricsCADMechanical-VB.net to access the text color properties in weld symbols