element NurbsSweptSurface

element {}NurbsSweptSurface

Type Heirarchy
{}X3DNode (by extension)
 {}X3DGeometryNode (by extension)
  {}X3DParametricGeometryNode (by extension)
   {}NurbsSweptSurface
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="NurbsSweptSurface">
    <
xs:annotation>
        <
xs:appinfo/>
        <
xs:documentation
            
source="http://www.web3d.org/x3d/specifications/ISO-IEC-19775-FDIS-X3dAbstractSpecification/Part01/components/nurbs.html#NurbsSweptSurface"/>
    </
xs:annotation>
    <
xs:complexType mixed="false">
        <
xs:complexContent mixed="false">
            <
xs:extension base="X3DParametricGeometryNode">
                <
xs:choice minOccurs="0" maxOccurs="2">
                    <
xs:element ref="ContourPolyline2D"/>
                    <
xs:element ref="NurbsCurve2D"/>
                    <
xs:element ref="NurbsCurve"/>
                    <
xs:element ref="ProtoInstance"/>
                </
xs:choice>
                <
xs:attribute name="ccw" type="SFBool" default="true"/>
                <
xs:attribute name="solid" type="SFBool" default="true"/>
            </
xs:extension>
        </
xs:complexContent>
    </
xs:complexType>
</
xs:element>


Documentation

See also: http://www.web3d.org/x3d/specifications/ISO-IEC-19775-FDIS-X3dAbstractSpecification/Part01/components/nurbs.html#NurbsSweptSurface


element NurbsSweptSurface


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.