Example #1
0
 public static extern void IPReallocNewTypeObject(IPObjectStruct *PObj, IPObjStructType ObjType);
Example #2
0
 public static extern IPObjectStruct *IPAllocObject(byte *Name,
                                                    IPObjStructType ObjType,
                                                    IPObjectStruct *Pnext);
Example #3
0
 public static extern int UserTopoNumOfEntOfType(UserTopoUnstrctGeomStruct *Ud,
                                                 IPObjStructType Type);