Geometry.getValue


getValue(varName, [units])

Returns the value of a named variable within this object If an UnitSet object (or its name) is given, the value will be returned in those units. Otherwise it will be returned in the the database's current unit system.

varNamestring
unitsoptional IFUnitSet
Return valuevariant The type returned will depend on the value requested

Back to Geometry

Back to Overview