Click or drag to resize

GetPFFace Constructor

Initializes a new instance of the GetPFFace class

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public GetPFFace(
	List<PFFace> conduitFaces
)

Parameters

conduitFaces
Type: System.Collections.GenericListPFFace

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

See Also