Eyeshot 10 WPF API Reference
CompileEdges Method

WPF Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class : CompileEdges Method
The amplification factor (for only)
The compile parameters
Compiles the graphics data for the edges.
Syntax
'Declaration
 
Protected Friend Sub CompileEdges( _
   ByVal ampFactor As Double, _
   ByVal data As CompileParams _
) 
protected internal void CompileEdges( 
   double ampFactor,
   CompileParams data
)

Parameters

ampFactor
The amplification factor (for only)
data
The compile parameters
See Also

Reference

Mesh Class
Mesh Members
FemMesh Class