Description:

Get value as Point3d, will only succeed if value was created using Set(string key, Point3d value)

Syntax:
public bool TryGetPoint3d(
string key,
out Point3d value
)
Returns:
Type: bool
Available since:
5.0

Nothing found