Hide Table of Contents
IAccessSelections2 Method (IMiterFlangeFeatureData)

Gains access to the selections that define this miter flange feature.

.NET Syntax

Visual Basic (Declaration) 
Function IAccessSelections2( _
   ByVal TopDoc As ModelDoc2, _
   ByVal Component As Component2 _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IMiterFlangeFeatureData
Dim TopDoc As ModelDoc2
Dim Component As Component2
Dim value As System.Boolean
 
value = instance.IAccessSelections2(TopDoc, Component)
C# 
System.bool IAccessSelections2( 
   ModelDoc2 TopDoc,
   Component2 Component
)
C++/CLI 
System.bool IAccessSelections2( 
&   ModelDoc2^ TopDoc,
&   Component2^ Component
) 

Parameters

TopDoc

Top-level document (see Remarks)

Component

Top-level document (see Remarks)

Return Value

True if the selections are successfully accessed, false if not

Remarks

To modify a feature in a... Then...
Part
  • TopDoc argument is the IModelDoc2 for the part
  • Component argument is NULL
Assembly
  • TopDoc is the IModelDoc2 object for the assembly
  • Component argument is the IComponent2 object in which the feature is to be modified

This method puts the model into a rollback state to allow access to the selections that define this feature. You must use either of the following methods to restore the rollback state:

 

See Also

Availability

SolidWorks 2001 SP2, Revision Number 9.2


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:   IAccessSelections2 Method (IMiterFlangeFeatureData)
*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) 2013 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.