STK ObjectsSend comments on this topic.
Value Property (IAgOnePtAccessConstraint)
See Also
Windows





Windows & Linux

Description

The value of the constraint at the computed time, in internal units.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Value() As Double
[C#]
public double Value {get;}
[Managed C++]
public: __property double get_Value();
[Unmanaged C++]
public: HRESULT get_Value(
    double * pRange
);
[Java]
public double getValue();
[Python - STK API ]
@property
def Value(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.