|
|
RhinoBrepTrim Class |
[Missing <summary> documentation for "T:Karamba.GHopper.Geometry.RhinoBrepTrim"]
Namespace: Karamba.GHopper.Geometry
The RhinoBrepTrim type exposes the following members.
| Name | Description | |
|---|---|---|
| RhinoBrepTrim |
Initializes a new instance of the RhinoBrepTrim class.
Initialize a new RhinoBrepTrim.
|
| Name | Description | |
|---|---|---|
| Edge |
return the edge.
| |
| EndVertex |
BrepVertex at end of trim.
| |
| Face |
return the face.
| |
| Trim |
Get underlying mesh.
| |
| TrimCurveIndex |
Gets the Brep.Curves2D 2d curve index of the 2d curve geometry used by this trim, or -1.
| |
| TrimIndex |
Gets the index of this trim in the Brep.Trims collection.
| |
| TrimType |
type of trim.
|
| 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.) | |
| IsReversed |
Get orientation of trim with respect to it's corresponding edge.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |