EdgeModifierBaseFindValidEdges Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public IEnumerable<TopoDS_Edge> FindValidEdges(
	TopoDS_Shape sourceShape
)

Parameters

sourceShape  TopoDS_Shape
 

Return Value

IEnumerableTopoDS_Edge

See Also