STK ObjectsSend comments on this topic.
ResetConstrainedVectorReference Method (IAgVeTargetPointingElement)
See Also
Windows





Windows & Linux

Description

Set the constrained vector reference to a default value. Returns true if succeeded, otherwise return false.

Syntax

[Visual Basic .NET]
Public Function ResetConstrainedVectorReference() As Boolean
[C#]
public bool ResetConstrainedVectorReference();
[Managed C++]
public: bool ResetConstrainedVectorReference();
[Unmanaged C++]
public: HRESULT ResetConstrainedVectorReference(
    VARIANT_BOOL * pVal
);
[Java]
public bool resetConstrainedVectorReference();
[Python - STK API ]
def ResetConstrainedVectorReference(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.