Hide Table of Contents
EditPart2 Method (IAssemblyDoc)

Edits the selected part within the context of an assembly.

.NET Syntax

Visual Basic (Declaration) 
Function EditPart2( _
   ByVal Silent As System.Boolean, _
   ByVal AllowReadOnly As System.Boolean, _
   ByRef Information As System.Integer _
) As System.Integer
Visual Basic (Usage) 
Dim instance As IAssemblyDoc
Dim Silent As System.Boolean
Dim AllowReadOnly As System.Boolean
Dim Information As System.Integer
Dim value As System.Integer
 
value = instance.EditPart2(Silent, AllowReadOnly, Information)
C# 
System.int EditPart2( 
   System.bool Silent,
   System.bool AllowReadOnly,
   ref System.int Information
)
C++/CLI 
System.int EditPart2( 
&   System.bool Silent,
&   System.bool AllowReadOnly,
&   System.int% Information
) 

Parameters

Silent

True to suppress messages to user, false to not

AllowReadOnly

True to allow editing of read-only parts, false to not

Information

Status as defined in swEditPartCommandStatus_e

Return Value

swEditPartSuccessful if successful

Example

Remarks

This method allows you to control the display of dialog boxes and edit a read-only document. To return to editing the assembly, use IAssemblyDoc::EditAssembly.

 

See Also

Availability

SOLIDWORKS 2000 FCS, Revision Number 8.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:   EditPart2 Method (IAssemblyDoc)
*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) 2018 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.