Community Profile

photo

Atakan Zeybek


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to change object's property in getter function of dependent variable ?
Hello everyone, Let's say we have a class which has "prop" as property and "depProp" is "Dependent" property. Moreover, it wi...

3 years ago | 2 answers | 0

2

answers

Question


How to store objects from different classes in one array and call the same function (definitions are different)?
Hello Everybody, I have two subclasses: Line Arc Their objects will be creating a path by appending them on their end. These...

3 years ago | 1 answer | 0

1

answer

Answered
How to plot circular arc passes through 3 points ?
I solved the problem, solution can be seen on here, https://stackoverflow.com/questions/63025337/how-to-plot-arc-that-passes-t...

4 years ago | 0

| accepted

Question


How to plot circular arc passes through 3 points ?
Hello All, I am trying to write a program which generates arc passes through 3 given points. To do that, I have written the cod...

4 years ago | 2 answers | 0

2

answers