AGI AgCrdnPlugin 11 Send comments on this topic.
SetUnits Method (IAgCrdnCalcScalarPluginResultEval)
See Also 
UnitAbbrv





Description

Sets the current units.

Syntax

[Visual Basic .NET]
Public Function SetUnits( _
   ByVal UnitAbbrv As String _
) As Boolean

[C#]
public bool SetUnits(
string UnitAbbrv
);

[Managed C++]
public: bool SetUnits(
String __gc ^ UnitAbbrv
);

[Java]
public bool setUnits(
String UnitAbbrv
);

[Unmanaged C++]
public: HRESULT SetUnits(
BSTR UnitAbbrv,
VARIANT_BOOL * ReturnValue
);

Parameters

UnitAbbrv

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1