Overload List
| Name | Description | |
|---|---|---|
| ProjectOntoPlane(Cog3DPlane, Cog3DLine, Cog3DLine , Cog3DShapeProjectionStatusConstants ) |
Project a 3D line onto a specified 3D plane.
It is the caller responsibility to map the shapes to a common 3D
space before calling this method.
| |
| ProjectOntoPlane(Cog3DPlane, Cog3DLineSeg, Cog3DLineSeg , Cog3DShapeProjectionStatusConstants ) |
Project a 3D line segment onto a specified 3D plane.
It is the caller responsibility to map the shapes to a common 3D
space before calling this method.
|
See Also