All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

SchGRRRouteAlternate (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---SchGRRRouteAlternate
 


Manage the graphical styles for alternative route graphics.

Method Index

GetAlternateStyle
Returns the graphicl style of the alternate graphic object.

Methods


o Sub GetAlternateStyle(CatSchIDLRouteAlternateGraphicStyle oEGraphicStyle)
Returns the graphicl style of the alternate graphic object.
Parameters:
oEGraphicStyle
Enum describing the graphic style of the object. (see CATSchGeneralEnum.h for descriptions)
Example:
 Dim objThisIntf As SchGRRRouteAlternate

  ...
 objThisIntf.GetAlternateStyleCatSchIDLRouteAlternateGraphicStyle_Enum
 

Copyright © 2003, Dassault Systèmes. All rights reserved.