|
|
BuilderElementPositionByPoints Class |
Namespace: Karamba.Elements
The BuilderElementPositionByPoints type exposes the following members.
| Name | Description | |
|---|---|---|
| BuilderElementPositionByPoints |
create a new element position
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Indexes |
return the indexes of the element if there are some
| |
| Indexes(NKDTreeDupli, MessageLogger) |
return the indexes of the element
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Points |
return the positions of the element if there are some
| |
| Points(IReadOnlyListNode, MessageLogger) |
return the position of the nodes of the element
| |
| Points(IReadOnlyListPoint3, MessageLogger) |
return the position of the nodes of the element
| |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) | |
| UniqueEndpoints |
return true in case of unique endpoints
|