Hide Table of Contents
1-25 of 71 results. Page 1 - next page Results per page:

Export SOLIDWORKS MBD to STEP 242 Example (VBA)

Exports the SOLIDWORKS MBD part document to STEP 242. ' 8...MBD3DPdfData Dim fileName As String Dim standardViews As Variant Dim viewIDs(2) As Long Dim status As Long Dim errors As Long Dim warnings As Long...Export SOLIDWORKS MBD part to STEP 242 status = swModelDocExt

Export SOLIDWORKS MBD to STEP 242 Example (C#)

Sets the theme for the SOLIDWORKS MBD 3D PDF. // 5...the standard views for the SOLIDWORKS MBD 3D PDF. // 6...Publish part document to SOLIDWORKS MBD 3D PDF status = swModelDocExt

Export SOLIDWORKS MBD to STEP 242 Example (VB.NET)

the SOLIDWORKS MBD part document to STEP 242. ' 8...MBD3DPdfData Dim fileName As String Dim standardViews As Object Dim viewIDs(2) As Integer Dim status As Integer...status) 'Export SOLIDWORKS MBD part to STEP 242 status = swModelDocExt

Set Independent Viewport for MBD 3D PDF Example (C#)

Set Independent Viewport for MBD 3D PDF Example (C#...In SOLIDWORKS, click the SOLIDWORKS MBD toolbar > 3D PDF...Sets to display SOLIDWORKS MBD 3D PDF after publishing...

Set Independent Viewport for MBD 3D PDF Example (VB.NET)

Set Independent Viewport for MBD 3D PDF Example (VB.NET...Sets to display SOLIDWORKS MBD 3D PDF after publishing. ' 4...C:\temp\MBDPart1.PDF" 'Display SOLIDWORKS MBD 3D PDF swMBDPdfData

Fire Notification When Publishing Part to MBD 3D PDF Example (C#)

standard views for the SOLIDWORKS MBD 3D PDF. // 6...MBDPart1.PDF. // // NOTE: Because the part is used elsewhere, do not save changes...Get MBD3DPdfData object swMBDPdfData = (MBD3DPdfData)swModelDocExt

IMBD3DPdfData Interface

SOLIDWORKS Model Based Definition (MBD) is an integrated drawingless manufacturing solution for SOLIDWORKS...The MBD3DPdfData object corresponds to the SOLIDWORKS MBD Publish to 3D PDF PropertyManager page...Generate the SOLIDWORKS MBD 3D PDF using IModelDocExtension::PublishTo3DPDF

SOLIDWORKS API Help > SolidWorks.Interop.sldworks Namespace > Interfaces

Fire Notification When Publishing Part to MBD 3D PDF Example (VB.NET)

Sets the theme for the SOLIDWORKS MBD 3D PDF. ' 5...ModelDocExtension Dim swMBDPdfData As MBD3DPdfData Dim fileName As String Dim standardViews As Object Dim viewIDs(2...c:\temp\MBDPart1.PDF" 'Set SOLIDWORKS MBD 3D PDF theme swMBDPdfData

Set Independent Viewport for MBD 3D PDF Example (VBA)

Set Independent Viewport for MBD 3D PDF Example (VBA...Sets to display SOLIDWORKS MBD 3D PDF after publishing. ' 4...Sets the theme for the SOLIDWORKS MBD 3D PDF. ' 5

Publish Text and Custom Properties from Theme to MBD 3D PDF Example (C#)

MBD 3D PDF theme, and // * c:\temp exist. // 2...Sets to display SOLIDWORKS MBD 3D PDF after publishing...Sets the theme for the SOLIDWORKS MBD 3D PDF. // 6

IMBD3DPdfData Interface Members

Gets or sets whether to display this SOLIDWORKS MBD 3D PDF after publishing it...Gets the types of standard views in the model for this SOLIDWORKS MBD 3D PDF...Sets the specified view for an independent viewport for the SOLIDWORKS MBD 3D PDF

SOLIDWORKS API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > IMBD3DPdfData

Publish Text and Custom Properties from Theme to MBD 3D PDF Example (VB.NET)

Sets to display SOLIDWORKS MBD 3D PDF after publishing...MBD3DPdfData Dim swTextAndCustomProperty As TextAndCustomProperty Dim fileName As String Dim standardViews As Object Dim viewIDs(2...c:\temp\MBDPart1.PDF" 'Display SOLIDWORKS MBD 3D PDF swMBDPdfData

Fire Notification When Publishing Part to MBD 3D PDF Example (VBA)

standard views for the SOLIDWORKS MBD 3D PDF. ' 6...document ' was published to SOLIDWORKS MBD 3D PDF. ' 8...Publish part document to SOLIDWORKS MBD 3D PDF status = swModelDocExt

Publish Text and Custom Properties from Theme to MBD 3D PDF Example (VBA)

Sets to display SOLIDWORKS MBD 3D PDF after publishing. ' 5...MBD3DPdfData Dim swTextAndCustomProperty As SldWorks.TextAndCustomProperty Dim fileName As String Dim standardViews As Variant Dim viewIDs(2) As Long...Set standard views for SOLIDWORKS MBD 3D PDF viewIDs(0) = swStandardViews_e.swFrontView viewIDs(1) = swStandardViews_e.swTopView viewIDs

IMBD3DPdfData Interface Methods

Gets the types of standard views in the model for this SOLIDWORKS MBD 3D PDF...Gets the text and custom properties in the theme for this SOLIDWORKS MBD 3D PDF...Sets the specified view for an independent viewport for the SOLIDWORKS MBD 3D PDF

IMBD3DPdfData Interface Properties

Gets or sets the level of accuracy for lossy compression when publishing to SOLIDWORKS MBD 3D PDF...Gets or sets whether to exclude BOM tables from annotation views for this SOLIDWORKS MBD 3D PDF...Gets or sets whether to display this SOLIDWORKS MBD 3D PDF after publishing it

ITextAndCustomProperty Interface Members

Gets or sets the name of the custom property in a theme for a SOLIDWORKS MBD 3D PDF...Gets the description of the text or custom property in a theme for a SOLIDWORKS MBD 3D PDF...Gets whether this is text or a custom property in a theme for a SOLIDWORKS MBD 3D PDF

SOLIDWORKS API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > ITextAndCustomProperty

GetTextAndCustomProperties Method (IMBD3DPdfData)

SOLIDWORKS Model Based Definition (MBD) is an integrated drawingless manufacturing solution for SOLIDWORKS...Set the path for the SOLIDWORKS MBD 3D PDF using IMBD3DPdfData::FilePath...Generate the SOLIDWORKS MBD 3D PDF using IModelDocExtension::PublishTo3DPDF

Export BOM's Second Column to BOM Table Area Example (C#)

specified SOLIDWORKS MBD 3D PDF theme, and // * c:\temp exist. // 2...Gets the SOLIDWORKS MBD 3D PDF data object. // a...Get MBD3PdfData object swMBDPdfData = (MBD3DPdfData)swModelDocExt

Attach Files to MBD 3D PDF Example (VB.NET)

Verify that the specified SOLIDWORKS MBD 3D PDF theme...Sets the theme for the SOLIDWORKS MBD 3D PDF. ' 4...files to attach to SOLIDWORKS MBD 3D PDF. ' 7

Attach Files to MBD 3D PDF Example (C#)

Verify that the specified SOLIDWORKS MBD 3D PDF theme...Sets the standard views for the SOLIDWORKS MBD 3D PDF. // 5...Set standard views for SOLIDWORKS MBD 3D PDF viewIDs

ITextAndCustomProperty Interface Properties

Gets or sets the name of the custom property in a theme for a SOLIDWORKS MBD 3D PDF...Gets the description of the text or custom property in a theme for a SOLIDWORKS MBD 3D PDF...Gets whether this is text or a custom property in a theme for a SOLIDWORKS MBD 3D PDF

Export BOM's Second Column to BOM Table Area Example (VB.NET)

MBD3DPdfData Dim fileName As String Dim errors As Integer Dim warnings As Integer Dim bomType As Integer Dim tableTemplate...1) Debug.Print("Title of second column to export to SOLIDWORKS MBD 3D PDF: " & columnNames(0)) columns = columnNames ' Get name of BOM to map to SOLIDWORKS MBD 3D PDF swBOMFeature = swBOMAnnotation...MBD 3D PDF viewIDs(0) = swStandardViews_e.swFrontView viewIDs(1) = swStandardViews_e.swTopView viewIDs(2) = swStandardViews_e

ITextAndCustomProperty Interface

SOLIDWORKS Model Based Definition (MBD) is an integrated drawingless manufacturing solution for SOLIDWORKS...Set the path for the SOLIDWORKS MBD 3D PDF using IMBD3DPdfData::FilePath...Generate the SOLIDWORKS MBD 3D PDF using IModelDocExtension::PublishTo3DPDF

SOLIDWORKS API Help > SolidWorks.Interop.sldworks Namespace > Interfaces

Export BOM's Second Column to BOM Table Area Example (VBA)

Gets the SOLIDWORKS MBD 3D PDF data object. ' a...Sets to display the SOLIDWORKS MBD 3D PDF after ' publishing it. ' b...MBD3DPdfData Dim fileName As String Dim errors As Long Dim warnings As Long Dim bomType As Long Dim tableTemplate As String Dim columnNames(0) As String Dim