ObjObstacleService

Operations

Index Method Parameters Response Type Description
1 getObstacleObject
ObjObstacleService___GetObstacleObject
ObjObstacleServiceGetObstacleObjectResponse
2 setObstacleObject
ObjObstacleService___SetObstacleObject
ObjObstacleServiceSetObstacleObjectResponse

getObstacleObject

Parameters

Name Type Required Description
ObjObstacleService___GetObstacleObject
ObjObstacleServiceGetObstacleObject
Property Type Required Description
handle Integer Y
Y

Response

Name Type Required Description
ObjObstacleService___GetObstacleObjectResponse
ObjObstacleServiceGetObstacleObjectResponse
Property Type Required Description
Result TApiObjObstacle Y
Result.Handle Integer Y
Result.SystemLabel Integer Y
Result.TypeId String Y
Result.ObjType Integer Y
Result.ApiObjType ApiWpObjType Y
Result.Lng Double Y
Result.Lat Double Y
Result.Z Double Y
Result.Count Integer Y
Result.Angle Double Y
Result.UserDescription String Y
Result.AutoLevel Boolean Y
Result.OffsetZ Double Y
Result.UserLabel String Y
Result.SymbolVisible Boolean Y
Result.Color TApiColor Y
Result.Color.Red Integer Y
Result.Color.Green Integer Y
Result.Color.Blue Integer Y
Result.Color.Alpha Integer Y
Result.Width Double Y
Result.Depth Double Y
Result.Height Double Y
Result.porosity Double Y
Result.D3AFilename String Y
Result.Filename String Y
Result.DoRender Boolean Y
Result.SoundRefCoeffValue Double Y
Result.SoundRefCoeffType Integer Y
Result.SoundRefActive Boolean Y
Y

setObstacleObject

Parameters

Name Type Required Description
ObjObstacleService___SetObstacleObject
ObjObstacleServiceSetObstacleObject
Property Type Required Description
apiobstacleobj TApiObjObstacle Y
apiobstacleobj.Handle Integer Y
apiobstacleobj.SystemLabel Integer Y
apiobstacleobj.TypeId String Y
apiobstacleobj.ObjType Integer Y
apiobstacleobj.ApiObjType ApiWpObjType Y
apiobstacleobj.Lng Double Y
apiobstacleobj.Lat Double Y
apiobstacleobj.Z Double Y
apiobstacleobj.Count Integer Y
apiobstacleobj.Angle Double Y
apiobstacleobj.UserDescription String Y
apiobstacleobj.AutoLevel Boolean Y
apiobstacleobj.OffsetZ Double Y
apiobstacleobj.UserLabel String Y
apiobstacleobj.SymbolVisible Boolean Y
apiobstacleobj.Color TApiColor Y
apiobstacleobj.Color.Red Integer Y
apiobstacleobj.Color.Green Integer Y
apiobstacleobj.Color.Blue Integer Y
apiobstacleobj.Color.Alpha Integer Y
apiobstacleobj.Width Double Y
apiobstacleobj.Depth Double Y
apiobstacleobj.Height Double Y
apiobstacleobj.porosity Double Y
apiobstacleobj.D3AFilename String Y
apiobstacleobj.Filename String Y
apiobstacleobj.DoRender Boolean Y
apiobstacleobj.SoundRefCoeffValue Double Y
apiobstacleobj.SoundRefCoeffType Integer Y
apiobstacleobj.SoundRefActive Boolean Y
Y

Response

Name Type Required Description
ObjObstacleService___SetObstacleObjectResponse
ObjObstacleServiceSetObstacleObjectResponse
Property Type Required Description
Result Boolean Y
Y