Click or drag to resize

PFFaceSetArea Method

Scales a face vertices towards a set target face area. Target area should already be set in the face.

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public List<PFVertex> SetArea()

Return Value

Type: ListPFVertex

[Missing <returns> documentation for "M:PolyFramework.PFFace.SetArea"]

See Also