The reference weight.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property RefWeight() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_RefWeight(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def RefWeight(self) -> float: @RefWeight.setter def RefWeight(self, newVal:float) -> None: |





