|
Edge3ShellMeshOpposite Method
|
Return edge with reverted direction.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Edge3ShellMesh Opposite()
Public Function Opposite As Edge3ShellMesh
public:
Edge3ShellMesh^ Opposite()
member Opposite : unit -> Edge3ShellMesh
Return Value
Type:
Edge3ShellMeshEdge with reverted direction.
See Also