Provides a computed projection results.
More...
|
|
| Projector_Projection (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
double | Area () |
| |
|
double | OuterPerimeter () |
| |
|
cadex.Collections.Projector_ProjectionRegionList | Regions () |
| |
|
cadex.ModelData.IndexedTriangleSet | Mesh () |
| |
|
| BaseObject (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
bool | IsNull () |
| |
| ulong | Id () |
| | Return unique identifier of public object.
|
| |
|
bool | IsEqual (cadex.BaseObject theObj) |
| |
|
override int | GetHashCode () |
| |
|
override bool | Equals (System.Object o) |
| |
|
| override void | Dispose (bool disposing) |
| |
◆ Dispose()
| override void cadex.Projector_Projection.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |