Interface CompositeCurveType

    • Method Detail

      • getCurveMember

        EList<CurvePropertyType> getCurveMember()
        Returns the value of the 'Curve Member' containment reference list. The list contents are of type CurvePropertyType. This element references or contains one curve in the composite curve. The curves are contiguous, the collection of curves is ordered. NOTE: This definition allows for a nested structure, i.e. a CompositeCurve may use, for example, another CompositeCurve as a curve member.
        Returns:
        the value of the 'Curve Member' containment reference list.
        See Also:
        Gml311Package.getCompositeCurveType_CurveMember()