Click or drag to resize
GeGeometryComplexTProject Method
Overload List
  NameDescription
Public methodProject(GeLength)
Returns object ortho-projected onto X-Y plane.
Public methodProject(IGePlane)
Returns object ortho-projected onto specified plane.
Public methodProject(IGePlane, IGePlane)
Returns object laying in source plane projected onto the target plane.
Public methodProject(IGeGeometry, IGePlane, GeVector)
Returns True and projected geometry if this object is successfully projected onto plane using specified direction, otherwise returns False.
Top
See Also