All Frameworks  Object Hierarchy  This Framework  Indexes   

SchAppCntrShow (Object)

Manage graphical representation of schematic connector.

Method Index

AppShowCntr
Defines show status of the applicaton connector.

Methods


o Sub AppShowCntr( oBShow)
Defines show status of the applicaton connector.
Parameters:
oBShow
True if the connector show status is Show. False if the connector show status is NoShow.
Example:
 Dim objThisIntf As SchAppCntrShow
 Dim bVar1 As boolean
  ...
 objThisIntf.AppShowCntrbVar1
 

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