CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Constructs a ModOp, that performs a reflection about the given point
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public static ModOp ReflectPoint( GeoPoint center ) |
| Visual Basic |
|---|
Public Shared Function ReflectPoint ( _ center As GeoPoint _ ) As ModOp |
| Visual C++ |
|---|
public: static ModOp ReflectPoint( GeoPoint center ) |
Parameters
- center
- Type: CADability..::..GeoPoint