ChamferResult Class |
Namespace: RootPro.RootProCAD.Geometry
The ChamferResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ChamferResult | Initializes a new instance of the ChamferResult class |
| Name | Description | |
|---|---|---|
| ChamferShape |
Get the line segment of the chamfer.
| |
| ShapeTrimState1 |
Get the state of the first figure after execution of chamfering.
| |
| ShapeTrimState2 |
Get the state of the second figure after execution of chamfering.
| |
| Succeeded |
Get whether the chamfer execution was successful.
| |
| TrimmedShape1 |
Get the first trimmed shape after chamfering.
| |
| TrimmedShape2 |
Get the second trimmed shape after chamfering.
|
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |