Method – parameter (Init)
Parameter | Group | Return Type | Input Type | Explanation |
|---|---|---|---|---|
Init | – | BOOL | BOOL | Initialization |
GetObjectName | – | STRING(20) | – | Returns the name of this TcCOM object. |
GetCheckCollisionAgainstStaticObjects | – | BOOL | – | Returns the collision-with-a-static-object parameter. |
GetCollisionRangeAtEnd | – | LREAL | – | Returns the collision distance at the end of the track. |
GetCollisionRangeAtStart | – | LREAL | – | Returns the collision distance at the start of the track. |
GetCollisionRangeMode | – | MC_PLANAR_TRACK_COLLISION_RANGE_MODE | – | Returns the collision distance mode of the track. |
GetMaximalMoverHeight | – | LREAL | – | Returns the maximum height of the track's movers. |
GetMaximalMoverWidth | – | LREAL | – | Returns the maximum width of the track's movers. |