메소드 | 설명 | |
---|---|---|
CADAssembly ( ) : System | ||
CADAssembly ( string id, string name ) : System | ||
CollectDirectories ( CadManifestObject>.Dictionary |
||
RegularComponent ( string id ) : bool | ||
Size2Fit ( string id ) : bool | ||
ToCADXMLOutput ( TestBenchModel tb ) : CAD.AssemblyType | ||
ToGraphViz ( bool directed = false ) : string | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
MakeRootConstraint ( string location, string componentDispID, string assemblyID, bool rootIsAsmType, CyPhy2CAD_CSharp.DataRep.Datum datum ) : CAD.PairType |
public CADAssembly ( string id, string name ) : System | ||
id | string | |
name | string | |
리턴 | System |
public CollectDirectories ( CadManifestObject>.Dictionary |
||
CADManifestList | CadManifestObject>.Dictionary | |
projectDir | string | |
outputDir | string | |
리턴 | void |
public ToCADXMLOutput ( TestBenchModel tb ) : CAD.AssemblyType | ||
tb | TestBenchModel | |
리턴 | CAD.AssemblyType |