Pls see the attached snap for pictures and problem.
Kindly guide.
- namespace GTAC_Examples
- {
- public class Calling_Methods
- {
- public static Session thissession = Session.GetSession();
- Component root = workPart.ComponentAssembly.RootComponent;
- public static void Main()
- {
- Xxxxx
- }
- namespace DrawingPractice
- {
- class Designing_Methods: Calling_Methods
- {
- thissession -> not coming
- root -> not coming?
- }
but both the Classes are from the same Project. I am unable to access the variables “thissession” and “root” in the derived class even though I gave base class reference in derived class.. Pls guide.h the Classes are from the same Project. I am unable to access the variables “thissession” and “root” in the derived class even though I gave base class reference in derived class.. Pls guide.
Both the Classes are from the same Project. I am unable to access the variables “thissession” and “root” in
Both the Classes are from the same Project. I am unable to access the variables “thissession” and “root” in the derived class eventhough I gave base class reference in derived class.. Pls guide.
the derived class eventhough I gave base class reference in derived class.. Pls guide.