Eyeshot 9.0 WPF API Reference
ExtrudeAsSurface(Line) Method

WPF Assembly > devDept.Eyeshot.Entities Namespace > LinearPath Class > ExtrudeAsSurface Method : ExtrudeAsSurface(Line) Method
Syntax
'Declaration
 
Public Overloads Function ExtrudeAsSurface( _
   ByVal line As Line _
) As Surface()
public Surface[] ExtrudeAsSurface( 
   Line line
)

Parameters

line
See Also

Reference

LinearPath Class
LinearPath Members
Overload List