The parameters for a voxelization wall thickness algorithm.
More...
|
|
| WallThickness_VoxelizationParameters (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
uint | Resolution () |
| |
|
void | SetResolution (uint theResolution) |
| |
|
| 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) |
| |
The parameters for a voxelization wall thickness algorithm.
- Examples
- wall_thickness/analyzer/Program.cs, and wall_thickness/analyzer/main.cxx.
◆ Dispose()
| override void cadex.WallThickness_VoxelizationParameters.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |