Element
|
The Element2d type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| EntityAssociated | Property that represents the topology object associated with
this mesh object. (Inherited from MeshEntity) |
|
| IsBrepChanged | Property that indicates whether the object associated with this
mesh has changed since the mesh object was last set. (Inherited from MeshEntity) |
|
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsNull | Property that indicates whether this mesh object is
uninitialized. (Inherited from MeshEntity) |
|
| Nodes | Property that represents nodes associates with this element. | |
| Normal | Property that represents the normal vector of normalized model space. The vector is computed on the plane that is defined by the nodes of element traversed in a clockwise direction. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| ValidationLevel | Property that represents the validation level for mesh
entities. (Inherited from MeshEntity) |
| Name | Description | |
|---|---|---|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Property that indicates whether content of other mesh object is
equal to content of this mesh object. (Inherited from MeshEntity) |
|
| GetHashCode | Property that represents an integer identifier that is the
object's hash code. (Inherited from MeshEntity) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetNodesStartingFrom | Gets a collection of nodes associated with this element that starts with the specified node. | |
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |