C# Класс CyPhy2CAD_CSharp.DataRep.CADComponent

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

Открытые свойства

Свойство Тип Описание
MakeOrBuyParamStr string
MetaData string>.Dictionary
SpecialDatums List
SpecialInstrParamStr string

Защищенные свойства (Protected)

Свойство Тип Описание
CadElementsList List
pointCoordinatesList List

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

Метод Описание
CADComponent ( ISIS.GME.Dsml.CyPhyML.Interfaces cyphycomp, string ProjectDirectory, bool size2fit = false, string format = "Creo" ) : System
ToCADXMLOutput ( string representation ) : CAD.CADComponentType
ToGraphViz ( bool directed = false ) : string
ToString ( ) : string

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

Метод Описание
AddManufacturingParameters ( ISIS.GME.Dsml.CyPhyML.Interfaces cyphycomp ) : void
CreatePointCoordinatesList ( ISIS.GME.Dsml.CyPhyML.Interfaces component ) : void
CreateStructuralInterfaceEquivalent ( ISIS.GME.Dsml.CyPhyML.Interfaces cyphycomp ) : void
FindMatchingSolidModelingFeatures ( ISIS.GME.Dsml.CyPhyML.Interfaces datum, ISIS.GME.Dsml.CyPhyML.Interfaces acadmodel ) : void
GetFeatureName ( ISIS.GME.Dsml.CyPhyML.Interfaces port ) : string
TraverseComposites ( ISIS.GME.Dsml.CyPhyML.Interfaces component ) : void

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

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

public CADComponent ( ISIS.GME.Dsml.CyPhyML.Interfaces cyphycomp, string ProjectDirectory, bool size2fit = false, string format = "Creo" ) : System
cyphycomp ISIS.GME.Dsml.CyPhyML.Interfaces
ProjectDirectory string
size2fit bool
format string
Результат System

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

public ToCADXMLOutput ( string representation ) : CAD.CADComponentType
representation string
Результат CAD.CADComponentType

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

public ToGraphViz ( bool directed = false ) : string
directed bool
Результат string

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

public ToString ( ) : string
Результат string

Описание свойств

CadElementsList защищенное свойство

protected List CadElementsList
Результат List

MakeOrBuyParamStr публичное статическое свойство

public static string MakeOrBuyParamStr
Результат string

MetaData публичное свойство

public Dictionary MetaData
Результат string>.Dictionary

SpecialDatums публичное свойство

public List SpecialDatums
Результат List

SpecialInstrParamStr публичное статическое свойство

public static string SpecialInstrParamStr
Результат string

pointCoordinatesList защищенное свойство

protected List pointCoordinatesList
Результат List