AGI STK Objects 11 Send comments on this topic.
BMulT Property (IAgVeVOBPlanePoint)
See Also 





Description

BdotT value (Cartesian). Uses Distance Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property BMulT() As Double

[C#]
public double BMulT {get; set;}

[Managed C++]
public: __property double get_BMulT();
public: __property void set_BMulT(
double
);

[Unmanaged C++]
public: HRESULT get_BMulT(
double * pRetVal
);
public: HRESULT put_BMulT(
double NewBMulT
);

[Java]
public double getBMulT();public void setBMulT(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1