Description:

Returns the area value for a selected object id in a specified unit system

Syntax:
public static double Area(
string id,
string unitSystem
)
Returns:
Type: double
Available since:
7.0

Description:

Returns the area value for a selected object id

Syntax:
public static double Area(
string id
)
Returns:
Type: double
Available since:
7.0

Nothing found