Hide Table of Contents
CreateBlockDefinition Method (IDrawingDoc)

Obsolete. Superseded by ISketchManager::MakeSketchBlockFromFile, ISketchManager::MakeSketchBlockSelected, and ISketchManager::MakeSketchBlockFromSketch.

.NET Syntax

Visual Basic (Declaration) 
Function CreateBlockDefinition( _
   ByVal Name As String, _
   ByVal XRefFileName As String, _
   ByVal Instance As Boolean, _
   ByVal Segments As Object, _
   ByVal Points As Object, _
   ByVal Notes As Object, _
   ByVal Dimensions As Object, _
   ByVal Blocks As Object _
) As Object
Visual Basic (Usage) 
Dim instance As IDrawingDoc
Dim Name As String
Dim XRefFileName As String
Dim Instance As Boolean
Dim Segments As Object
Dim Points As Object
Dim Notes As Object
Dim Dimensions As Object
Dim Blocks As Object
Dim value As Object
 
value = instance.CreateBlockDefinition(Name, XRefFileName, Instance, Segments, Points, Notes, Dimensions, Blocks)
C# 
object CreateBlockDefinition( 
   string Name,
   string XRefFileName,
   bool Instance,
   object Segments,
   object Points,
   object Notes,
   object Dimensions,
   object Blocks
)
C++/CLI 
Object^ CreateBlockDefinition( 
&   String^ Name,
&   String^ XRefFileName,
&   bool Instance,
&   Object^ Segments,
&   Object^ Points,
&   Object^ Notes,
&   Object^ Dimensions,
&   Object^ Blocks
) 

Parameters

Name
 
XRefFileName
 
Instance
 
Segments
 
Points
 
Notes
 
Dimensions
 
Blocks
 
 

See Also



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:   CreateBlockDefinition Method (IDrawingDoc)
*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) 2012 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.