Reflection(...)
Objects derived from the _Point abstract class, with its position in space determined as a reflection in a given geometric object
def Reflection
constructors: |
|
---|---|
returns: | A point instance determined as the reflection of a given point with respect to a given geometric object |
site ref: |
class LineReflection
constructors: |
|
---|---|
returns: | the reflection of the given point in the given line and on the plane of the line and point . |
site ref: |
class PlaneReflection
constructors: |
|
---|---|
returns: | the reflection of the given point in the given plane |
site ref: |