QName |
Type |
Default |
Use |
Annotation |
closed |
xs:boolean |
0 |
optional |
The optional closed attribute shows if the shell is a closed one (there are no gaps or open contours). |
|
color |
ColorType |
|
optional |
The optional color attribute defines the RGB color property of a model entity. |
|
form |
ShellFormEnumType |
UNKNOWN |
optional |
The optional form attribute specifies the shell type which can take one of the following values: 'UNKNOWN', 'OUTER' or 'INNER'. |
|
hidden |
xs:boolean |
0 |
optional |
The optional hidden attribute defines the visibility property of a model entity in the graphical window. |
|
id |
QIFIdType |
|
required |
The required id attribute is the unique model entity identifier. |
|
label |
xs:string |
|
optional |
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree. |
|
size |
DoublePositiveType |
|
optional |
The optional size attribute defines a recommended size for visualization of an infinite drawable element such as plane, cylinder, axis, etc., or objects without explicit geometric parameters (e.g. coordinate system). |
|
transparency |
TransparencyType |
0.0 |
optional |
The optional transparency attribute defines the transparency property of a model entity. |
|
turned |
xs:boolean |
0 |
optional |
The optional turned attribute shows if the shell orientation must be reversed from the orientation of the component faces. If the value is true, the shell orientation must be opposite the faces orientation. If the value is false, the two orientations must be the same. |
|