Mesh
|
The MeshControl type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleTolerance | Property that represents the maximum angle tolerance between normals of any two nodes in the mesh element. | |
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| DistanceTolerance | Property that represents the maximum distance tolerance in world coordinates between the original geometry and the mesh element. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| MaxNodeSpacing | Property that represents the maximum spacing between nodes in world coordinates. | |
| MaxSubdivisions | Property that represents the maximum number of subdivisions. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Property that indicates whether content of other mesh control
object is equal to content of this mesh control object. (Overrides DisposableWrapperEquals(Object)) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | Property that represents an integer identifier that is the
object's hash code. (Overrides DisposableWrapperGetHashCode) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |