Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Plane23Core
Annotations
The global Plane23Core element is the mathematical core of a plane.
Diagram
Diagram Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType_form Geometry_xsd_Complex_Type_SurfaceCoreBaseType.tmp#SurfaceCoreBaseType Geometry_xsd_Complex_Type_Plane23CoreType.tmp#Plane23CoreType_domainU Geometry_xsd_Complex_Type_Plane23CoreType.tmp#Plane23CoreType_domainV Geometry_xsd_Complex_Type_Plane23CoreType.tmp#Plane23CoreType_Origin Geometry_xsd_Complex_Type_Plane23CoreType.tmp#Plane23CoreType_DirU Geometry_xsd_Complex_Type_Plane23CoreType.tmp#Plane23CoreType_DirV Geometry_xsd_Complex_Type_Plane23CoreType.tmp#Plane23CoreType Geometry_xsd_Element_SurfaceCore.tmp#SurfaceCore
Type Plane23CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Plane23Type
Children DirU, DirV, Origin
Instance
<Plane23Core domainU="" domainV="" form="" xmlns="http://qifstandards.org/xsd/qif3">
  <Origin>{1,1}</Origin>
  <DirU>{1,1}</DirU>
  <DirV>{1,1}</DirV>
</Plane23Core>
Attributes
QName Type Use Annotation
domainU ParameterRangeType required
The required domainU attribute gives the parameter domain in the U-direction.
domainV ParameterRangeType required
The required domainV attribute gives the parameter domain in the V-direction.
form Attr23CoreEnumType optional
The optional form attribute describes the surface form.
Source
<xs:element name="Plane23Core" type="Plane23CoreType" substitutionGroup="SurfaceCore">
  <xs:annotation>
    <xs:documentation>The global Plane23Core element is the mathematical core of a plane.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd