Changeset 471
- Timestamp:
- 01/24/07 09:32:44 (23 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Modelica/branches/maintenance/2.2.1/Modelica/Mechanics/MultiBody/Visualizers.mo
r463 r471 840 840 R=R) if world.enableAnimation; 841 841 842 annotation( structurallyIncomplete,842 annotation( 843 843 preferedView="info", 844 844 Documentation(info="<HTML> … … 945 945 arrowHead1.length), 946 946 R=R) if world.enableAnimation; 947 annotation( structurallyIncomplete,947 annotation( 948 948 preferedView="info", 949 949 Icon( … … 1039 1039 output Real Material annotation (Hide=false); 1040 1040 output Real Extra annotation (Hide=false); 1041 annotation ( structurallyIncomplete,1041 annotation ( 1042 1042 preferedView="info", 1043 1043 Coordsys( … … 1210 1210 annotation (Dialog(group="if animation = true", enable=animation)); 1211 1211 1212 annotation( structurallyIncomplete,1212 annotation( 1213 1213 preferedView="info", 1214 1214 Icon( … … 1318 1318 each R=R, 1319 1319 each specularCoefficient=specularCoefficient); 1320 annotation( structurallyIncomplete,1320 annotation( 1321 1321 preferedView="info", 1322 1322 Icon(
