Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Model Namespace > Wall Class : ConvertWallCoordinateToGisPoint3DScale Method |
'Declaration Public Function ConvertWallCoordinateToGisPoint3DScale( _ ByVal wallCoordinate As SE.Geospatial.Spatial.Coordinate, _ ByVal getBaseScaleFunc As System.Func(Of Double) _ ) As SE.Geospatial.Spatial.PointGeometry3D
'Usage Dim instance As Wall Dim wallCoordinate As SE.Geospatial.Spatial.Coordinate Dim getBaseScaleFunc As System.Func(Of Double) Dim value As SE.Geospatial.Spatial.PointGeometry3D value = instance.ConvertWallCoordinateToGisPoint3DScale(wallCoordinate, getBaseScaleFunc)
public SE.Geospatial.Spatial.PointGeometry3D ConvertWallCoordinateToGisPoint3DScale( SE.Geospatial.Spatial.Coordinate wallCoordinate, System.Func<double> getBaseScaleFunc )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.