Changeset 521
- Timestamp:
- 07/29/2007 09:04:43 PM (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Mechanics/MultiBody/parts.mo
r519 r521 428 428 " Additional parameter depending on shapeType (see docu of Visualizers.Advanced.Shape)." 429 429 annotation (Dialog(tab="Animation", group="if animation = true", enable=animation)); 430 parameter Boolean checkTotalPower=false 431 "= true, if total power flowing into this component shall be determined (must be zero)" 432 annotation (Dialog(tab="Advanced")); 430 /* 431 parameter Boolean checkTotalPower=false 432 "= true, if total power flowing into this component shall be determined (must be zero)" 433 annotation (Dialog(tab="Advanced")); 434 */ 433 435 434 436 input Types.Color color=Modelica.Mechanics.MultiBody.Types.Defaults.RodColor
