EbsOpen Class Library for EBSILON®Professional

UnitSystem.SetAll Method 

[Visual Basic]
Public Function SetAll( _ 
   ByVal UseUnitSystem As EpUseUnitSystem _ 
) As Boolean
[C#]
public bool SetAll(
   EpUseUnitSystem UseUnitSystem
);
[C++]
public: bool SetAll(
   EpUseUnitSystem UseUnitSystem
);
[JScript]
public function SetAll(
   EpUseUnitSystem UseUnitSystem
): bool;

Remarks

sets all entries to the spezified value

See Also

UnitSystem Class | EbsOpen Namespace