All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Interface CATISchGRRRouteAlternate

System.IUnknown
  |
  +---CATISchGRRRouteAlternate
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATISchGRRRouteAlternate

Interface to manage a Schematic route alternate graphic object.
Role: Defines Schematic route alternate graphic object.


Method Index


o GetAlternateStyle(CATSchRouteAlternateGraphicStyle*)
Returns the graphicl style of the alternate graphic object.

Methods


o GetAlternateStyle
public virtual HRESULT GetAlternateStyle(CATSchRouteAlternateGraphicStyle* oEGraphicStyle) = 0
Returns the graphicl style of the alternate graphic object.
Parameters:
oEGraphicStyle
Enum describing the graphic style of the object. (see CATSchGeneralEnum.h for descriptions)
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

This object is included in the file: CATISchGRRRouteAlternate.h

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