Cross |
public class CrossSectionOfLine
The CrossSectionOfLine type exposes the following members.
Name | Description | |
---|---|---|
CrossSectionOfLine | Initializes a new instance of the CrossSectionOfLine class |
Name | Description | |
---|---|---|
NumberOfNormals | ||
NumberOfVertices | ||
Size1 | ||
Size2 |
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) | |
GetDistanceFromCenter | ||
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetMaximalDistanceFromCenter | ||
GetQuadraticCrossSection | ||
GetRegularRoundedPolygon | ||
GetRegularSharpPolygon | ||
GetSquareCrossSection | ||
GetStarShapedPolygon | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GetVerticesFromToIncluding | Gets the vertices of a cross section from a certain vertex index to another vertex index (including the last vertex index). | |
IsVertexSharp | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
Normals | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
Vertices |