This commit is contained in:
GG Z
2026-02-23 14:54:51 +08:00
parent 196af6105f
commit 288a414ad0
132 changed files with 223 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
CDM/CDMExcel/柱.xls Normal file

Binary file not shown.

BIN
CDM/CDMExcel/柱.xlsx Normal file

Binary file not shown.

Binary file not shown.

BIN
CDM/CDMExcel/梁.xls Normal file

Binary file not shown.

BIN
CDM/CDMExcel/梁.xlsx Normal file

Binary file not shown.

BIN
CDM/CDMExcel/楼梯.xls Normal file

Binary file not shown.

BIN
CDM/CDMExcel/楼梯.xlsx Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
CDM/modeless.arx Normal file

Binary file not shown.

BIN
bin_0721/FreeImage.dll Normal file

Binary file not shown.

BIN
bin_0721/FreeImagePlus.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/></startup></configuration>

BIN
bin_0721/IE_WinForms.exe Normal file

Binary file not shown.

View File

@@ -0,0 +1,41 @@
<?xml version="1.0"?>
<configuration>
<appSettings>
<!-- User application and configured property settings go here.-->
<!-- Example: <add key="settingName" value="settingValue"/> -->
<add key="New.Visible" value="True"/>
<add key="About.Visible" value="True"/>
<add key="delete.Enabled" value="False"/>
<add key="delete.Visible" value="False"/>
<add key="transparency.Enabled" value="False"/>
<add key="transparency.Visible" value="False"/>
<add key="marerial.Enabled" value="False"/>
<add key="marerial.Visible" value="True"/>
<add key="color.Enabled" value="False"/>
<add key="color.Visible" value="False"/>
<add key="shading.Enabled" value="False"/>
<add key="shading.Pushed" value="False"/>
<add key="shading.Visible" value="False"/>
<add key="wireframe.Enabled" value="False"/>
<add key="wireframe.Pushed" value="False"/>
<add key="wireframe.Visible" value="False"/>
<add key="material.Enabled" value="False"/>
<add key="material.Visible" value="False"/>
<add key="ClientSettingsProvider.ServiceUri" value=""/>
</appSettings>
<system.web>
<membership defaultProvider="ClientAuthenticationMembershipProvider">
<providers>
<add name="ClientAuthenticationMembershipProvider" type="System.Web.ClientServices.Providers.ClientFormsAuthenticationMembershipProvider, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri=""/>
</providers>
</membership>
<roleManager enabled="true" defaultProvider="ClientRoleProvider">
<providers>
<add name="ClientRoleProvider" type="System.Web.ClientServices.Providers.ClientRoleProvider, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" serviceUri="" cacheTimeout="86400"/>
</providers>
</roleManager>
</system.web>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
</startup>
</configuration>

BIN
bin_0721/NPOI.OOXML.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
bin_0721/NPOI.dll Normal file

Binary file not shown.

BIN
bin_0721/OCCTProxy.dll Normal file

Binary file not shown.

View File

@@ -0,0 +1,178 @@
ImageRuntimeVersion: v4.0.30319
Assembly OCCTProxy, Version=0.0.*, Culture=固定语言(固定国家/地区):
hash=SHA1, flags=PublicKey
Assembly mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:
hash=None, flags=None
Class CDMPt3D: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(CDMPt3D): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Void .ctor(Double, Double, Double): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Fields:
Double m_dX : Public
Double m_dY : Public
Double m_dZ : Public
Class CDMDataRect: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Fields:
CDMPt3D m_ptCenter : Public
Double m_dAngleXY : Public
Double m_dLen : Public
Double m_dWidth : Public
Double m_dHeight : Public
Class MyColor: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Fields:
Double m_dRed : Public
Double m_dGreen : Public
Double m_dBlue : Public
Class CDMCompoment: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Fields:
Int32 m_iComID : Public
System.String m_strNumber : Public
CDMDataRect m_cdmDataRect : Public
MyColor m_myColor : Public
System.String m_sTime : Public
Int32 m_iTime : Public
CDMPt3D[] m_arrPt3D : Public
Double m_dHeight : Public
CDMPt3D m_vecor3D : Public
CDMPt3D[] m_arrPt3DStair : Public
CDMPt3D[] m_arrPt3DStairBan : Public
CDMPt3D[] m_arrPt3DStairLiang : Public
CDMPt3D[] m_arrVec3D : Public
CDMPt3D[][] m_arrArrPt3DGJ : Public
Boolean m_bChangeMode : Public
Int32 m_iGJType : Public
Class NCollection_Haft<opencascade::handle<V3d_Viewer> >: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
op_FunctionCall(): PrivateScope, Public, HideBySig, SpecialName
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Class NCollection_Haft<opencascade::handle<V3d_View> >: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
op_FunctionCall(): PrivateScope, Public, HideBySig, SpecialName
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Class NCollection_Haft<opencascade::handle<AIS_InteractiveContext> >: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
op_FunctionCall(): PrivateScope, Public, HideBySig, SpecialName
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Class NCollection_Haft<opencascade::handle<OpenGl_GraphicDriver> >: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
op_FunctionCall(): PrivateScope, Public, HideBySig, SpecialName
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Class NCollection_Haft<std::map<int\,opencascade::handle<AIS_InteractiveObject>\,std::less<int>\,std::allocator<std::pair<int const \,opencascade::handle<AIS_InteractiveObject> > > > >: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
op_FunctionCall(): PrivateScope, Public, HideBySig, SpecialName
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Class NCollection_Haft<std::map<opencascade::handle<AIS_InteractiveObject>\,int\,std::less<opencascade::handle<AIS_InteractiveObject> >\,std::allocator<std::pair<opencascade::handle<AIS_InteractiveObject> const \,int> > > >: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
op_FunctionCall(): PrivateScope, Public, HideBySig, SpecialName
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Class OCCTProxy: AutoLayout, AnsiClass, Class, Public, BeforeFieldInit
Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
Interfaces:
System.IDisposable
Methods:
InitViewer(IntPtr): PrivateScope, Public, HideBySig
TestArrar(Byte[]): PrivateScope, Public, HideBySig
Dump(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
RedrawView(): PrivateScope, Public, HideBySig
UpdateView(): PrivateScope, Public, HideBySig
SetDegenerateModeOn(): PrivateScope, Public, HideBySig
SetDegenerateModeOff(): PrivateScope, Public, HideBySig
WindowFitAll(Int32, Int32, Int32, Int32): PrivateScope, Public, HideBySig
Place(Int32, Int32, Single): PrivateScope, Public, HideBySig
Zoom(Int32, Int32, Int32, Int32): PrivateScope, Public, HideBySig
Pan(Int32, Int32): PrivateScope, Public, HideBySig
Rotation(Int32, Int32): PrivateScope, Public, HideBySig
StartRotation(Int32, Int32): PrivateScope, Public, HideBySig
Select(): PrivateScope, Public, HideBySig
Select(Int32, Int32, Int32, Int32): PrivateScope, Public, HideBySig
MoveTo(Int32, Int32): PrivateScope, Public, HideBySig
ShiftSelect(): PrivateScope, Public, HideBySig
ShiftSelect(Int32, Int32, Int32, Int32): PrivateScope, Public, HideBySig
BackgroundColor(Int32* IsImplicitlyDereferenced, Int32* IsImplicitlyDereferenced, Int32* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
GetBGColR(): PrivateScope, Public, HideBySig
GetBGColG(): PrivateScope, Public, HideBySig
GetBGColB(): PrivateScope, Public, HideBySig
UpdateCurrentViewer(): PrivateScope, Public, HideBySig
FrontView(): PrivateScope, Public, HideBySig
TopView(): PrivateScope, Public, HideBySig
LeftView(): PrivateScope, Public, HideBySig
BackView(): PrivateScope, Public, HideBySig
RightView(): PrivateScope, Public, HideBySig
BottomView(): PrivateScope, Public, HideBySig
AxoView(): PrivateScope, Public, HideBySig
Scale(): PrivateScope, Public, HideBySig
ZoomAllView(): PrivateScope, Public, HideBySig
Reset(): PrivateScope, Public, HideBySig
Update(): PrivateScope, Public, HideBySig
SetDisplayMode(Int32): PrivateScope, Public, HideBySig
SetColor(handle<AIS_InteractiveObject>* IsImplicitlyDereferenced, Quantity_Color): PrivateScope, Public, HideBySig
SetColor(Int32, Int32, Int32): PrivateScope, Public, HideBySig
GetObjColR(): PrivateScope, Public, HideBySig
GetObjColG(): PrivateScope, Public, HideBySig
ObjectColor(Int32* IsImplicitlyDereferenced, Int32* IsImplicitlyDereferenced, Int32* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
GetObjColB(): PrivateScope, Public, HideBySig
SetBackgroundColor(Int32, Int32, Int32): PrivateScope, Public, HideBySig
EraseObjects(): PrivateScope, Public, HideBySig
GetOCCVersion(): PrivateScope, Public, HideBySig
SetMaterial(Int32): PrivateScope, Public, HideBySig
SetTransparency(Int32): PrivateScope, Public, HideBySig
IsObjectSelected(): PrivateScope, Public, HideBySig
DisplayMode(): PrivateScope, Public, HideBySig
CreateNewView(IntPtr): PrivateScope, Public, HideBySig
SetAISContext(OCCTProxy): PrivateScope, Public, HideBySig
GetContext(handle<AIS_InteractiveContext>*): PrivateScope, Public, HideBySig
ImportBrep(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ImportBrep(String): PrivateScope, Public, HideBySig
ImportStep(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ImportIges(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ExportBRep(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ExportStep(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ExportIges(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ExportVrml(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
ExportStl(TCollection_AsciiString* IsImplicitlyDereferenced): PrivateScope, Public, HideBySig
TranslateModel(String, Int32, Boolean(HasFieldMarshal)): PrivateScope, Public, HideBySig
InitOCCTProxy(): PrivateScope, Public, HideBySig
ConvertColor(MyEnumColor): PrivateScope, Public, HideBySig
AddComponent(CDMCompoment): PrivateScope, Public, HideBySig
HideComponent(Int32): PrivateScope, Public, HideBySig
HideComponent(CDMCompoment): PrivateScope, Public, HideBySig
ShowComponent(Int32): PrivateScope, Public, HideBySig
ShowComponent(CDMCompoment): PrivateScope, Public, HideBySig
HighLightComponent(CDMCompoment): PrivateScope, Public, HideBySig
HighLightComponent(Int32): PrivateScope, Public, HideBySig
UnHighLightComponent(CDMCompoment): PrivateScope, Public, HideBySig
ChangeModeComponent(CDMCompoment): PrivateScope, Public, HideBySig
UnChangeModeComponent(CDMCompoment): PrivateScope, Public, HideBySig
SetAllDataTransparency(Int32): PrivateScope, Public, HideBySig
RemoveAllData(): PrivateScope, Public, HideBySig
GetCMDID(): PrivateScope, Public, HideBySig
~OCCTProxy(): PrivateScope, Public, HideBySig
Dispose(): PrivateScope, Public, Final, Virtual, HideBySig
Struct MyEnumColor: AutoLayout, AnsiClass, Class, Public, Sealed, BeforeFieldInit
:System.Enum
Fields:
Int32 value__ : Public, SpecialName, RTSpecialName
MyEnumColor ERed = 0 : Public, Static, Literal, HasDefault
MyEnumColor EGreen = 1 : Public, Static, Literal, HasDefault
MyEnumColor EBlue = 2 : Public, Static, Literal, HasDefault
MyEnumColor EYello = 3 : Public, Static, Literal, HasDefault

BIN
bin_0721/OCCTProxy.exp Normal file

Binary file not shown.

BIN
bin_0721/OCCTProxy.lib Normal file

Binary file not shown.

BIN
bin_0721/TKBO.dll Normal file

Binary file not shown.

BIN
bin_0721/TKBRep.dll Normal file

Binary file not shown.

BIN
bin_0721/TKBin.dll Normal file

Binary file not shown.

BIN
bin_0721/TKBinL.dll Normal file

Binary file not shown.

BIN
bin_0721/TKBinTObj.dll Normal file

Binary file not shown.

BIN
bin_0721/TKBinXCAF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKBool.dll Normal file

Binary file not shown.

BIN
bin_0721/TKCAF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKCDF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKD3DHost.dll Normal file

Binary file not shown.

BIN
bin_0721/TKDCAF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKDFBrowser.dll Normal file

Binary file not shown.

BIN
bin_0721/TKDraw.dll Normal file

Binary file not shown.

BIN
bin_0721/TKFeat.dll Normal file

Binary file not shown.

BIN
bin_0721/TKFillet.dll Normal file

Binary file not shown.

BIN
bin_0721/TKG2d.dll Normal file

Binary file not shown.

BIN
bin_0721/TKG3d.dll Normal file

Binary file not shown.

BIN
bin_0721/TKGeomAlgo.dll Normal file

Binary file not shown.

BIN
bin_0721/TKGeomBase.dll Normal file

Binary file not shown.

BIN
bin_0721/TKHLR.dll Normal file

Binary file not shown.

BIN
bin_0721/TKIGES.dll Normal file

Binary file not shown.

BIN
bin_0721/TKIVtk.dll Normal file

Binary file not shown.

BIN
bin_0721/TKIVtkDraw.dll Normal file

Binary file not shown.

BIN
bin_0721/TKLCAF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKMath.dll Normal file

Binary file not shown.

BIN
bin_0721/TKMesh.dll Normal file

Binary file not shown.

BIN
bin_0721/TKMeshVS.dll Normal file

Binary file not shown.

BIN
bin_0721/TKOffset.dll Normal file

Binary file not shown.

BIN
bin_0721/TKOpenGl.dll Normal file

Binary file not shown.

BIN
bin_0721/TKPrim.dll Normal file

Binary file not shown.

BIN
bin_0721/TKQADraw.dll Normal file

Binary file not shown.

BIN
bin_0721/TKRWMesh.dll Normal file

Binary file not shown.

BIN
bin_0721/TKSTEP.dll Normal file

Binary file not shown.

BIN
bin_0721/TKSTEP209.dll Normal file

Binary file not shown.

BIN
bin_0721/TKSTEPAttr.dll Normal file

Binary file not shown.

BIN
bin_0721/TKSTEPBase.dll Normal file

Binary file not shown.

BIN
bin_0721/TKSTL.dll Normal file

Binary file not shown.

BIN
bin_0721/TKService.dll Normal file

Binary file not shown.

BIN
bin_0721/TKShHealing.dll Normal file

Binary file not shown.

BIN
bin_0721/TKShapeView.dll Normal file

Binary file not shown.

BIN
bin_0721/TKStd.dll Normal file

Binary file not shown.

BIN
bin_0721/TKStdL.dll Normal file

Binary file not shown.

BIN
bin_0721/TKTInspector.dll Normal file

Binary file not shown.

Binary file not shown.

BIN
bin_0721/TKTObj.dll Normal file

Binary file not shown.

BIN
bin_0721/TKTObjDRAW.dll Normal file

Binary file not shown.

BIN
bin_0721/TKToolsDraw.dll Normal file

Binary file not shown.

BIN
bin_0721/TKTopAlgo.dll Normal file

Binary file not shown.

BIN
bin_0721/TKTopTest.dll Normal file

Binary file not shown.

BIN
bin_0721/TKTreeModel.dll Normal file

Binary file not shown.

BIN
bin_0721/TKV3d.dll Normal file

Binary file not shown.

BIN
bin_0721/TKVCAF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKVInspector.dll Normal file

Binary file not shown.

BIN
bin_0721/TKVRML.dll Normal file

Binary file not shown.

BIN
bin_0721/TKView.dll Normal file

Binary file not shown.

BIN
bin_0721/TKViewerTest.dll Normal file

Binary file not shown.

BIN
bin_0721/TKXCAF.dll Normal file

Binary file not shown.

BIN
bin_0721/TKXDEDRAW.dll Normal file

Binary file not shown.

BIN
bin_0721/TKXDEIGES.dll Normal file

Binary file not shown.

BIN
bin_0721/TKXDESTEP.dll Normal file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More