Show / Hide Table of Contents

Interface IQuadTreeInsertableZ

Inherited Members
IQuadTreeInsertable.GetExtent()
IQuadTreeInsertable.HitTest(BoundingRect, Boolean)
IQuadTreeInsertable.ReferencedObject
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public interface IQuadTreeInsertableZ : IQuadTreeInsertable

Methods

| Improve this Doc View Source

GetZPosition(GeoPoint2D)

Declaration
double GetZPosition(GeoPoint2D p)
Parameters
Type Name Description
GeoPoint2D p
Returns
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX