CADability dotNET
Constructs a ModOp, that performs a reflection about the y/z plane

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public static ModOp ReflectPlane()
Visual Basic
Public Shared Function ReflectPlane As ModOp
Visual C++
public:
static ModOp ReflectPlane()

Return Value

resulting transformation

See Also