Allows access to the selections that describe the DeleteFace feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IAccessSelections( _
ByVal TopDoc As ModelDoc2, _
ByVal Component As Component2 _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDeleteFaceFeatureData
Dim TopDoc As ModelDoc2
Dim Component As Component2
Dim value As Boolean
value = instance.IAccessSelections(TopDoc, Component)
|
C++/CLI | |
---|
bool IAccessSelections(
& ModelDoc2^ TopDoc,
& Component2^ Component
) |
Parameters
- TopDoc
- Top-level document
- Component
- Component in which the feature is to be modified
Return Value
True if the selections were successfully accessed, false if not
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0