C# Класс CyPhy2CAD_CSharp.CommonTraversal

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CommonTraversal ( ISIS.GME.Common start, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
CommonTraversal ( ISIS.GME.Dsml.CyPhyML.Interfaces connection, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
GetVisitedConnectionCount ( ) : int

Приватные методы

Метод Описание
GetRefportOrParent ( MgaConnection conn, string role = "src" ) : MgaFCO
Initialize ( ) : void
IsParent ( ISIS.GME.Dsml.CyPhyML.Interfaces conn, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : bool
VisitCADDatum ( ISIS.GME.Dsml.CyPhyML.Interfaces datum ) : void
VisitConnector ( ISIS.GME.Dsml.CyPhyML.Interfaces connector, MgaFCO parent ) : void
VisitConnectorComposition ( ISIS.GME.Dsml.CyPhyML.Interfaces connection ) : void

Описание методов

CommonTraversal() публичный Метод

public CommonTraversal ( ISIS.GME.Common start, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
start ISIS.GME.Common
topassembly ISIS.GME.Dsml.CyPhyML.Interfaces
Результат System

CommonTraversal() публичный Метод

public CommonTraversal ( ISIS.GME.Dsml.CyPhyML.Interfaces connection, ISIS.GME.Dsml.CyPhyML.Interfaces topassembly ) : System
connection ISIS.GME.Dsml.CyPhyML.Interfaces
topassembly ISIS.GME.Dsml.CyPhyML.Interfaces
Результат System

GetVisitedConnectionCount() публичный Метод

public GetVisitedConnectionCount ( ) : int
Результат int