AGI STK Astrogator 11Send comments on this topic.
InsertCopy Method (IAgVAScriptingSegmentCollection)
See Also 
ObjProperty
Windows






Windows & Linux

Description

Copies the object property and inserts the copy into the list.

Syntax

[Visual Basic .NET]
Public Function InsertCopy( _
   ByVal ObjProperty As IAgVAScriptingSegment _
) As IAgVAScriptingSegment
[Managed C++]
public: IAgVAScriptingSegment^ InsertCopy(
   IAgVAScriptingSegment ^ ObjProperty
);
[Unmanaged C++]
public: HRESULT InsertCopy(
   IAgVAScriptingSegment * ObjProperty,
   IAgVAScriptingSegment ** ReturnValue
);

Parameters

ObjProperty

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.