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





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 IAgStkGraphicsSurfaceMeshPrimitive

[C#]
public IAgStkGraphicsSurfaceMeshPrimitive Initialize();

[Managed C++]
public: IAgStkGraphicsSurfaceMeshPrimitive^ Initialize();

[Java]
public IAgStkGraphicsSurfaceMeshPrimitive initialize();

[Unmanaged C++]
public: HRESULT Initialize(
IAgStkGraphicsSurfaceMeshPrimitive ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1