AGI Components with Insight3D Alpha 2008 r8
SetFromSurfacePoints Method (pPoints)
Library Reference AGI.Graphics.Primitives IAgGxPrimitivePolyline SetFromSurfacePoints(IAgGxSurfacePoints)
Defines a polyline using the boundary from a Surface Points object. Any previously assigned vertices are deleted.
Declaration Syntax
C# Visual Basic Visual C++
void 
SetFromSurfacePoints(
        

IAgGxSurfacePoints 
pPoints
)
Sub 
SetFromSurfacePoints ( _
        
pPoints 
As 

IAgGxSurfacePoints _
)
void 
SetFromSurfacePoints(
        [
InAttribute] 

IAgGxSurfacePoints^ 
pPoints
)
Parameters
pPoints ( IAgGxSurfacePoints)

Assembly: AGI.Graphics.Primitives.Interop(Module: AGI.Graphics.Primitives.Interop) Version: 9.0.0.0 (9.0.0.0)