Indexes   

SchAppCntrColor (Object)

Manage graphical representation of schematic connector.

Method Index

AppGetConnectorColorByType
Specify the connector color of this connector type.

Methods


o Sub AppGetConnectorColorByType( 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 © 2006, Dassault Systèmes. All rights reserved.