Visual Basic | |
---|---|
Function IsParallelTo( _ ByVal Plane As MathPlane, _ ByVal Tolerance As System.Double _ ) As System.Boolean |
JavaScript | |
---|---|
IsParallelTo( Plane : dsMathPlane, Tolerance : Number ) : Boolean |
Parameters
- Plane
- IMathPlane
- Tolerance
- Parallel tolerance
- Result[out] or Return Value
- True if parallel, false if not
IMathPlane Interface
IMathPlane Members
IMathPlane::IsCoplanarTo Method
IMathPlane::IsPerpendicularTo Method
IMathPlane Members
IMathPlane::IsCoplanarTo Method
IMathPlane::IsPerpendicularTo Method
DraftSight V1R1.4