CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Liefert true, wenn der im Parameter gegebene TestWinkel von diesem Winkel
ausgehend mit dem SweepAngle überstrichen wird.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool Sweeps( SweepAngle sa, Angle test ) |
| Visual Basic |
|---|
Public Function Sweeps ( _ sa As SweepAngle, _ test As Angle _ ) As Boolean |
| Visual C++ |
|---|
public: bool Sweeps( SweepAngle sa, Angle test ) |
Parameters
- sa
- Type: CADability..::..SweepAngle
Überstreichnung
- test
- Type: CADability..::..Angle
zu Testende Winkelposition