STK ObjectsSend comments on this topic.
Type Property (IAgFmDefDilutionOfPrecision)
See Also
Windows





Windows & Linux

Description

Compute options for the DOP Figure of Merit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEFmComputeType
[C#]
public AgEFmComputeType Type {get;}
[Managed C++]
public: __property AgEFmComputeType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEFmComputeType * pVal
);
[Java]
public AgEFmComputeType getType();
[Python - STK API ]
@property
def Type(self) -> "AgEFmComputeType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.