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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1