omnirelop.blogg.se

3d dwf viewer
3d dwf viewer





3d dwf viewer

Show( "Order of the section \"" + Section.Title + "\" is " + Section.Order) Loop through Sections Collection using foreachįoreach (ECompositeViewer. Show( "Pages Count : " + Sections.Count) IAdECompositeViewer )axCExpressViewerControl1.ECompositeViewer IAdECompositeViewer CompositeViewer ĬompositeViewer = (ECompositeViewer. Private void DWF_Property_Click( object sender, EventArgs e)ĮCompositeViewer. OpenFileDialog oFileDialog = new OpenFileDialog () ĪxCExpressViewerControl1.SourcePath = oFileDialog.FileName Private void button1_Click( object sender, EventArgs e) Method of this property to set the position of the camera to a known set ofĬoordinates (represented by IAdPoint object). Property -> Returns the current position of the camera.

3d dwf viewer

Modified using the EModelCamera object, to access various properties of the Section in the DWF that is currently loaded in the canvas.

3d dwf viewer

PlotSection.SetView (View.Bottom, View.Left, View.Top, View.Right) ĮModelSection.Camera property, we can access the camera object of a specific 3D Set View - interchange Left with Bottom and Top with Right IAdEPlotSection ) CompositeViewer.Section IAdECompositeViewer ) axCExpressViewerControl1.ECompositeViewer







3d dwf viewer