How can we Get/Set a property using Python, for example data such as ControlPoint Rhino.Geometry.ControlPoint. C# and VB has the ( get; set; ) example, but I can’t see if there’s an equivalent way to do this in Python?
9 posts - 3 participants
How can we Get/Set a property using Python, for example data such as ControlPoint Rhino.Geometry.ControlPoint. C# and VB has the ( get; set; ) example, but I can’t see if there’s an equivalent way to do this in Python?
9 posts - 3 participants