Hide Table of Contents
GetTextAndCustomProperties Method (IMBD3DPdfData)

Gets the text and custom properties in the theme for this SOLIDWORKS MBD 3D PDF.

.NET Syntax

Visual Basic (Declaration) 
Function GetTextAndCustomProperties() As System.Object
Visual Basic (Usage) 
Dim instance As IMBD3DPdfData
Dim value As System.Object
 
value = instance.GetTextAndCustomProperties()
C# 
System.object GetTextAndCustomProperties()
C++/CLI 
System.Object^ GetTextAndCustomProperties(); 

Return Value

Array of text and custom properties in the theme for this SOLIDWORKS MBD 3D PDF

Example

Remarks

SOLIDWORKS Model Based Definition (MBD) is an integrated drawingless manufacturing solution for SOLIDWORKS.

Typical steps for generating a SOLIDWORKS MBD 3D PDF using the SOLIDWORKS API are:

  1. Get the MBD3DPdfData object using IModelDocExtension::GetMBD3DPdfData.
  2. Set the path and file name of the SOLIDWORKS MBD 3D PDF theme using IMBD3DPdfData::ThemeName.
  3. Get standard and custom views using IMBD3DPdfData::GetStandardViews and IMBD3DPdfData::GetMoreViews.
  4. Set standard and custom views using IMBD3DPdfData::SetStandardViews and IMBD3DPdfData::SetMoreViews.
  5. Get and set text and custom properties in the theme using the array of objects returned by this method.
  6. Set the path for the SOLIDWORKS MBD 3D PDF using IMBD3DPdfData::FilePath.
  7. Generate the SOLIDWORKS MBD 3D PDF using IModelDocExtension::PublishTo3DPDF.

See the SOLIDWORKS Help for details about MBD.

 

See Also

Availability

SOLIDWORKS 2016 FCS, Revision Number 24.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   GetTextAndCustomProperties Method (IMBD3DPdfData)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2017 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.