Plane3D Constructor(Vector3D,Double)
In This Topic
Construct a plane with a defined normal, and a distance to move the plane along the normal.
Syntax
Parameters
- Normal
- The normal to the plane
- Constant
- The distance to move
Requirements
Target Platforms: .NET CLR 4.0 or higher
See Also