C# Class CyPhy2CAD_CSharp.DataRep.CADComponent

Inheritance: CADData
Afficher le fichier Open project: metamorph-inc/meta-core Class Usage Examples

Méthodes publiques

Свойство Type Description
MakeOrBuyParamStr string
MetaData string>.Dictionary
SpecialDatums List
SpecialInstrParamStr string

Protected Properties

Свойство Type Description
CadElementsList List
pointCoordinatesList List

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
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

Method Details

CADComponent() public méthode

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
Résultat System

ToCADXMLOutput() public méthode

public ToCADXMLOutput ( string representation ) : CAD.CADComponentType
representation string
Résultat CAD.CADComponentType

ToGraphViz() public méthode

public ToGraphViz ( bool directed = false ) : string
directed bool
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

CadElementsList protected_oe property

protected List CadElementsList
Résultat List

MakeOrBuyParamStr public_oe static_oe property

public static string MakeOrBuyParamStr
Résultat string

MetaData public_oe property

public Dictionary MetaData
Résultat string>.Dictionary

SpecialDatums public_oe property

public List SpecialDatums
Résultat List

SpecialInstrParamStr public_oe static_oe property

public static string SpecialInstrParamStr
Résultat string

pointCoordinatesList protected_oe property

protected List pointCoordinatesList
Résultat List