<complexType name="surfaceMembersArrayPropertyType">
<annotation>
<documentation>Property type for curve members array references. Used to wrap curve members array objects or references in properties.</documentation>
</annotation>
<sequence maxOccurs="unbounded">
<element ref="diggs:PlanarSurface"/>
</sequence>
</complexType>
|