CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Determines whether the curve resides in the given plane.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
bool IsInPlane( Plane p ) |
| Visual Basic |
|---|
Function IsInPlane ( _ p As Plane _ ) As Boolean |
| Visual C++ |
|---|
bool IsInPlane( Plane p ) |
Parameters
- p
- Type: CADability..::..Plane
The plane for the test