C# 클래스 CyPhy2CAD_CSharp.DataRep.CADComponent

상속: CADData
파일 보기 프로젝트 열기: metamorph-inc/meta-core 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MakeOrBuyParamStr string
MetaData string>.Dictionary
SpecialDatums List
SpecialInstrParamStr string

보호된 프로퍼티들

프로퍼티 타입 설명
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