Description:

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

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

Nothing found