Inserts a DeleteFace feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertDeleteFace( _
ByVal Option As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim Option As Integer
Dim value As Boolean
value = instance.InsertDeleteFace(Option)
|
C# | |
---|
bool InsertDeleteFace(
int Option
) |
C++/CLI | |
---|
bool InsertDeleteFace(
& int Option
) |
Parameters
- Option
- Option as defined in swFaceDeleteOption_e
Return Value
True if a DeleteFace feature is inserted, false if not
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0