IAnalysis3DResultsGetDriftCheckAsync Method

Returns drift check for an entity

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IDriftCheck> GetDriftCheckAsync(
	EntityType entityType,
	int entityIndex
)

Parameters

entityType
Type: TSD.API.Remoting.CommonEntityType
The type of the entity
entityIndex
Type: SystemInt32
The number of the entity

Return Value

Type: TaskIDriftCheck
The drift check
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.