Hide Table of Contents
AccessSelections Method (ICoreFeatureData)

Gains access to the selections that describe this core feature.

.NET Syntax

Visual Basic (Declaration) 
Function AccessSelections( _
   ByVal PTopDoc As ModelDoc2, _
   ByVal PComponent As Component2 _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As ICoreFeatureData
Dim PTopDoc As ModelDoc2
Dim PComponent As Component2
Dim value As System.Boolean
 
value = instance.AccessSelections(PTopDoc, PComponent)
C# 
System.bool AccessSelections( 
   ModelDoc2 PTopDoc,
   Component2 PComponent
)
C++/CLI 
System.bool AccessSelections( 
&   ModelDoc2^ PTopDoc,
&   Component2^ PComponent
) 

Parameters

PTopDoc
Top-level document
PComponent

Component in which the feature is to be modified

Return Value

True if the selections were successfully accessed, false if not

Example

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 2006 FCS, Revision Number 14.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:   AccessSelections Method (ICoreFeatureData)
*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) 2016 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.