Click or drag to resize

GetPFVertex Constructor

Initializes a new instance of the GetPFVertex class

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public GetPFVertex(
	IEnumerable<PFVertex> conduitVertices
)

Parameters

conduitVertices
Type: System.Collections.GenericIEnumerablePFVertex

[Missing <param name="conduitVertices"/> documentation for "M:PolyFramework.GetPFVertex.#ctor(System.Collections.Generic.IEnumerable{PolyFramework.PFVertex})"]

See Also