Click or drag to resize

GetPFEdge Constructor

Initializes a new instance of the GetPFEdge class

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public GetPFEdge(
	List<PFEdge> conduitEdges
)

Parameters

conduitEdges
Type: System.Collections.GenericListPFEdge

[Missing <param name="conduitEdges"/> documentation for "M:PolyFramework.GetPFEdge.#ctor(System.Collections.Generic.List{PolyFramework.PFEdge})"]

See Also