hello everyone,
I need help regarding Solidworks api. Is there any proper way to access Solidworks classes information while debugging on ide. Actually its a com based interface so m struggling while accessing some meta data property and not getting proper idea about api.
Thanks in advance.
Cast your object to specific interface and you will be able to access properties and methods via intellisense