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