HitItemList.drawPolyPolyInfo overview
HitItemList.drawPolyPolyInfo Constructor | Initializes a new instance of the HitItemList.drawPolyPolyInfo class. |
ListIndex | Retrieves the index in the Loxyz, which is catched xyz nearpoint = Loxyz[ListIndex].Value(param); |
Loxyz | The Loxyz, which is catched |
ModelMatrix (inherited from HitInfo) | The value in the infoclasses are all in local coordinates. If you want to transform to global coordinates you have to transform with the Modelmatrix. |
param | Gives the parameter relativ to the xyzArray Loxyz[ListIndex]. With Value(param) you get for example the nearestpoint in the array. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
HitItemList.drawPolyPolyInfo Class | Minais.Drawing3d.Selection Namespace