You are here: Start » AVL.NET » AVL.DeepModelToDeepModel_PointLocation

AVL.DeepModelToDeepModel_PointLocation

Conversion between DeepModel and DeepModel_PointLocation

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void DeepModelToDeepModel_PointLocation
(
	string inDeepModel,
	out string outDeepModel_PointLocation
)

Parameters

Name Type Range Default Description
inDeepModelstring
outDeepModel_PointLocationstring

See also