Solid Edge FrameworkSupport Type Library
DisplayData Object Members
Overview 
Public Methods
Public Method GetArcAtIndexThis method returns location information for the specified arc.
Public Method GetArcCountThis method returns a Long that specifies the number of arcs in the specified DisplayData object.
Public Method GetEllipseAtIndexThis method returns location information for the specified ellipse.
Public Method GetEllipseCountThis method returns a Long that specifies the number of ellipses in the specified DisplayData object.
Public Method GetLineAtIndexThis method returns location information for the specified line.
Public Method GetLineCountThis method returns a Long that specifies the number of lines in the specified DisplayData object.
Public Method GetLinestringAtIndexThis method returns information for the specified linestring.
Public Method GetLinestringCountThis method returns a Long that specifies the number of linestrings in the specified DisplayData object.
Public Method GetLinestringSizeAtIndexThis method returns the number of points in the specified linestring.
Public Method GetTerminatorAtIndexThis method returns information for the specified terminator.
Public Method GetTerminatorCountThis method returns a Long that specifies the number of terminators in the specified DisplayData object.
Public Method GetTextAndFontAtIndex
Public Method GetTextAtIndexThis method returns information for the specified text.
Public Method GetTextCountThis method returns a Long that specifies the number of text elements in the specified DisplayData object.
See Also

DisplayData Object