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

AVS.DeepModelToDeepModel_PointLocation Method

Conversion between DeepModel and DeepModel_PointLocation

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void DeepModelToDeepModel_PointLocation
(
	string inDeepModel,
	out string outDeepModel_PointLocation
)

Parameters

Name Type Range Default Description
inDeepModelstring
outDeepModel_PointLocationstring

See also