| diagram | ![]() |
||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
| children | plm:ViewFrom plm:ViewTo plm:ViewVertical | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="PerspectiveType"> <xsd:annotation> <xsd:documentation> Defines a perspective view from a point. Elements: ViewFrom: eye point ViewTo: point towards which eye is looking ViewVertical: vector which is vertical in the view. Should be perpendicular to (ViewFrom - ViewTo). </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="ViewFrom" type="plm:VectorType"/> <xsd:element name="ViewTo" type="plm:VectorType"/> <xsd:element name="ViewVertical" type="plm:VectorType"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
| type | plm:VectorType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="ViewFrom" type="plm:VectorType"/> |
| diagram | ![]() |
||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
| type | plm:VectorType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="ViewTo" type="plm:VectorType"/> |
| diagram | ![]() |
||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
| type | plm:VectorType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="ViewVertical" type="plm:VectorType"/> |