예제 #1
0
 internal static IfcEdgeLoop AsIfcEdgeLoop(this IfcLoop toCast)
 {
     return(toCast as IfcEdgeLoop);
 }