AGI STK Objects 11 Send comments on this topic.
AttachPoint Property (IAgVOOffset)
See Also 





Description

Returns the attach point offset attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttachPoint() As IAgVOOffsetAttach

[C#]
public IAgVOOffsetAttach AttachPoint {get;}

[Managed C++]
public: __property IAgVOOffsetAttach^ get_AttachPoint();

[Unmanaged C++]
public: HRESULT get_AttachPoint(
IAgVOOffsetAttach ** ppRetVal
);

[Java]
public IAgVOOffsetAttach getAttachPoint();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1