Documentation for fieldgml

Element: AffinePlacement

[Table of contents]

Name AffinePlacement
Type gml:AffinePlacementType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:AffinePlacement>
<gml:location> gml:DirectPositionType </gml:location> [1]

'The location property gives the target of the parameter space origin. This is the vector (x0, y0, z0) in the formulae above.'

<gml:refDirection> gml:VectorType </gml:refDirection> [1..*]

'The attribute refDirection gives the target directions for the co-ordinate basis vectors of the parameter space. These are the columns of the matrix in the formulae given above. The number of directions given shall be inDimension. The dimension of the directions shall be outDimension.'

<gml:inDimension> positiveInteger </gml:inDimension> [1]

'Dimension of the constructive parameter space.'

<gml:outDimension> positiveInteger </gml:outDimension> [1]

'Dimension of the co-ordinate space.'

</gml:AffinePlacement>
Diagram
h378986449 h-1804384926
Schema Component Representation
<element name="AffinePlacement" type=" gml:AffinePlacementType "/>