All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

SchAppCntrColor (Object)

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


Manage graphical representation of schematic connector.

Method Index

AppGetConnectorColorByType
Specify the connector color of this connector type.

Methods


o Sub AppGetConnectorColorByType(long oColor)
Specify the connector color of this connector type.
Parameters:
oColor
Application connector color for "this" connector type. Please refer to CATColorName.h of Visualization FW.
Example:
 Dim objThisIntf As SchAppCntrColor
 Dim intVar1 As Integer
  ...
 objThisIntf.AppGetConnectorColorByTypeintVar1
 

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