Curve

The Curve is used, together with the Line to model a Path System. The MUs are moved along the Line with the Path Mover.

Path finding strategy

Please check page Path Finding for more information about path strategies and implementing your own strategies.

Curve properties

Drive For moving MUs always a Drive is needed. The Drive can be on the MU itself (e.g. for modelling AGVs) or the Drive can be on the Curve or Line itself (e.g. for Power&Freee systems). If this field is kept empty, a Drive on the MU is needed.

Path Strategy You can assign a component of type PathStrategy to the line. Each time a PathMover is leaving the Path the strategy can select a successor. Please check page Path Finding for more information about using custom strategies. If the PathStrategy is empty, automatically the first successor is selected.

Length The lengh of the Curve in meters. This value is calculated and cannot be changed

Show Path On Simulation Must be set to true if path should be visible during simulation.

Thickness The thickness of the path line.

Materialpath The material of the path.

Direction Arrow If true, the Direction arrow will be displayed.

Size Direction Arrow The size of the direction arrow.

Clockwise True if radius should be drawn clockwise.

Radius The radius of the curve.

StartAngle The start angle of the curve.

Degrees The degrees of the curve.

Path events

A certain behavoir at the entrance or the exit of an path element can be defined within the section path events. Scripts which are connected there will be called during run time.

© 2022 in2Sight GmbH https://realvirtual.io - All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including printing, saving, photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the publisher.

Last updated