CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns the start vertex in the direction of the edge on the provided face
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public Vertex StartVertex( Face onThisFace ) |
| Visual Basic |
|---|
Public Function StartVertex ( _ onThisFace As Face _ ) As Vertex |
| Visual C++ |
|---|
public: Vertex^ StartVertex( Face^ onThisFace ) |
Parameters
- onThisFace
- Type: CADability.GeoObject..::..Face
The face that specifies the orientation