CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Determins whether this vector and the othe vector are perpendicular. Use IsPerpendicular(GeoVector, GeoVector, Boolean)
if you need more control over precision.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool IsPerpendicular( GeoVector other ) |
| Visual Basic |
|---|
Public Function IsPerpendicular ( _ other As GeoVector _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsPerpendicular( GeoVector other ) |
Parameters
- other
- Type: CADability..::..GeoVector
other vector