A surface. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| name | xs:string | optional |
| Element | Feature/manifold |
<xs:complexType name="Manifold"> <xs:annotation> <xs:documentation>A surface.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="Points"/> </xs:complexContent> </xs:complexType> |