Hide Table of Contents
InsertFace Method (ISketchManager)
Face[out]
Face

Inserts a Face.

.NET Syntax

Visual Basic (Declaration) 
Function InsertFace( _
   const dsDoubleArray& CoordinateDblArray As System.Object, _
   bool Edge1Visible As System.Boolean, _
   bool Edge2Visible As System.Boolean, _
   bool Edge3Visible As System.Boolean, _
   bool Edge4Visible As System.Boolean _
) As Face
C# 
Face InsertFace( 
   System.object CoordinateDblArray,
   System.bool Edge1Visible,
   System.bool Edge2Visible,
   System.bool Edge3Visible,
   System.bool Edge4Visible
)
JavaScript 
InsertFace( 
   CoordinateDblArray : Array,
   Edge1Visible : Boolean,
   Edge2Visible : Boolean,
   Edge3Visible : Boolean,
   Edge4Visible : Boolean
) : dsFace
COM native C++ 
HRESULT InsertFace( 
   VARIANT CoordinateDblArray,
   VARIANT_BOOL Edge1Visible,
   VARIANT_BOOL Edge2Visible,
   VARIANT_BOOL Edge3Visible,
   VARIANT_BOOL Edge4Visible,
   IFace** Face
) 
C++ 
DSRESULT InsertFace( 
   const dsDoubleArray& CoordinateDblArray,
   bool Edge1Visible,
   bool Edge2Visible,
   bool Edge3Visible,
   bool Edge4Visible,
   dsFace** Face
) 

Parameters

CoordinateDblArray
Array of doubles of the coordinates of the Face to insert
Edge1Visible
True to show first edge, false to not
Edge2Visible
True to show second edge, false to not
Edge3Visible
True to show third edge, false to not
Edge4Visible
True to show fourth edge, false to not
Face[out] or Return Value
Face
 

See Also

Availability

DraftSight V1R1.3


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:   InsertFace Method (ISketchManager)
*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) 2020 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.