Share

MeshEdge.Evaluator Property

Parent Object: MeshEdge

Description

Read-only property that returns the curve evaluator for this MeshEdge. This evaluator differs from the one that could be obtained from the surface geometry definition in that this evaluator accounts for the topological orientation.

Syntax

MeshEdge.Evaluator() As CurveEvaluator

Property Value

This is a read only property whose value is a CurveEvaluator.

Version

Introduced in version 2017

Was this information helpful?