STK ObjectsSend comments on this topic.
AttachPoint Property (IAgVOOffset)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgVOOffsetAttach getAttachPoint();
[Python - STK API ]
@property
def AttachPoint(self) -> "IAgVOOffsetAttach":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.