AGI STK Graphics 11 Send comments on this topic.
Normals Property (IAgStkGraphicsTriangulatorResult)
See Also 

Description

Gets the normals of the mesh. Every position in Positions has corresponding normal. Normals are commonly used for lighting. Three array elements (in the order x, y, z) constitute one normal.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Normals() As Variant()

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface