TryParsePoint(String, out XYZ) Method

Definition

Assembly ProCad.Editing.dll
public static bool TryParsePoint(string token, scoped out XYZ point)

Parameters

token
String?
point
CSMath.XYZ

Returns