Plane3D Constructor(Vector3D,Point3D)
In This Topic
Construct a plane with a defined normal, pasing through a defined point
Syntax
Parameters
- Normal
- The normal to the plane
- Point
- The point to pass through
Requirements
Target Platforms: .NET CLR 4.0 or higher
See Also