|
|
BuilderElementPositionByPoints Class |
Namespace: Karamba.Elements
The BuilderElementPositionByPoints type exposes the following members.
| Name | Description | |
|---|---|---|
| BuilderElementPositionByPoints(IReadOnlyListPoint3) |
Initializes a new instance of the BuilderElementPositionByPoints class.
create a new element position.
| |
| BuilderElementPositionByPoints(SerializationInfo, StreamingContext) |
Initializes a new instance of the BuilderElementPositionByPoints class.
Deserialize BuilderBeam.
|
| Name | Description | |
|---|---|---|
| Clone |
Clone the builder element position.
| |
| 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.) | |
| GetObjectData |
Serializes a beam.
| |
| 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) |
Get the indexes of the element.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Points |
Returns the positions of the element if there are some.
| |
| Points(IReadOnlyListNode, MessageLogger) |
Get the position of the nodes of the element.
| |
| Points(IReadOnlyListPoint3, MessageLogger) |
Returns the position of the nodes of the element.
| |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) | |
| UniqueEndpoints |
Get true in case of unique endpoints.
|