|
|
BuilderElementPosition Class |
Namespace: Karamba.Elements
The BuilderElementPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Gets shallow clone of the builder element position.
| |
| Equals | Determines whether the specified object is equal to the current object. (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 |
Returns the indexes of the element if there are some.
| |
| Indexes(NKDTreeDupli, MessageLogger) |
Returns the indexes of the element nodes in the given kd-tree.
| |
| Points |
Returns the positions of the element if there are some.
| |
| Points(IReadOnlyListNode, MessageLogger) |
Returns the position of the nodes of the element.
| |
| Points(IReadOnlyListPoint3, MessageLogger) |
Returns the position of the nodes of the element.
| |
| ToString |
Gets element position as a string.
(Overrides ObjectToString.) | |
| UniqueEndpoints |
Return true in case of unique endpoints.
|