Mesh
|
The Mesh2dControl type exposes the following members.
| Name | Description | |
|---|---|---|
| Mesh2dControl | Default constructor for the Mesh2dControl class. |
| Name | Description | |
|---|---|---|
| AngleTolerance | Property that represents the maximum angle tolerance between
normals of any two nodes in the mesh element. (Inherited from MeshControl) |
|
| 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. (Inherited from MeshControl) |
|
| ElementShape | Property that represents the element shape criteria. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| MaxAspectRatio | Property that represents the maximum aspect ratio between width and height for a 2D mesh element. | |
| MaxNodeSpacing | Property that represents the maximum spacing between nodes in
world coordinates. (Inherited from MeshControl) |
|
| MaxSubdivisions | Property that represents the maximum number of
subdivisions. (Inherited from MeshControl) |
|
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Property that indicates whether content of other mesh control
object is equal to content of this mesh control object. (Inherited from MeshControl) |
|
| GetHashCode | Property that represents an integer identifier that is the
object's hash code. (Inherited from MeshControl) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |