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 against static object parameter. |
GetCollisionRangeAtEnd | – | LREAL | – | Returns the collision range at the end of this track. |
GetCollisionRangeAtStart | – | LREAL | – | Returns the collision range at start of this track. |
GetCollisionRangeMode | – | MC_PLANAR_TRACK_COLLISION_RANGE_MODE | – | Returns the collision range mode of this track. |
GetMaximalMoverHeight | – | LREAL | – | Returns the maximal mover height of movers on this track. |
GetMaximalMoverWidth | – | LREAL | – | Returns the maximal mover width of movers on this track. |