AGI STK Graphics 11Send comments on this topic.
Initialize Method (IAgStkGraphicsSurfaceMeshPrimitiveFactory)
See Also
Windows






Windows & Linux

Description

Initializes a default surface mesh primitive. This is equivalent to constructing a surface mesh with a Set Hint of Frequent and a Surface Mesh Rendering Method of Automatic.

Syntax

[Visual Basic .NET]
Public Function Initialize() As 
[C#]
public IAgStkGraphicsSurfaceMeshPrimitive Initialize();
[Managed C++]
public: IAgStkGraphicsSurfaceMeshPrimitive ^ Initialize();
[Java]
public IAgStkGraphicsSurfaceMeshPrimitive initialize();
[Unmanaged C++]
public: HRESULT Initialize(
    IAgStkGraphicsSurfaceMeshPrimitive ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.