Computes the approximate area of a face
Does not need a planar face. Not the same algorithm like the fMesh computing one
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic void ComputeArea()
public:
void ComputeArea()
member ComputeArea : unit -> unit
See Also