diagram | |||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||
children | plm:Radius plm:Centre | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="SphereBoundType"> <xsd:annotation> <xsd:documentation> This is a legacy sphere bound type. The 'Bound' element should be used. </xsd:documentation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">output=ignore</xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="Radius" type="xsd:double"/> <xsd:element name="Centre" type="plm:VectorType"/> </xsd:sequence> </xsd:complexType> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | xsd:double | ||
properties |
|
||
source | <xsd:element name="Radius" type="xsd:double"/> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="Centre" type="plm:VectorType"/> |