Hide Table of Contents
1-25 of 111 results. Page 1 - next page Results per page:

Insert Wrap Feature Example (VBA)

2) Part contains at least one nonplanar face, which is the face on which...Postconditions: Wrap feature created on the selected nonplanar face...Mark the face on which to place wrap feature as 1

Get Plane or Face for Sketch Example (VBA)

Get Plane or Face for Sketch Example (VBA)RoboHELP by eHelp Corporation - www.ehelp.com0.11kadov111816628EXGetPlaneFaceSketchPlanes (see also...This example shows how to get the plane of the face on which a selected sketch was drawn...Postconditions: Plane or face on which selected sketch was drawn is selected

IPartDoc Interface Methods

Gets an array of names of named entities (face, edge, vertex, and so on) in this part...Gets the number of named entities (face, edge, vertex, and so on) in this part...Gets an array of names of named entities (face, edge, vertex, and so on) in this part

Insert Thin Cut Extrude Example (VBA)

NOTE: Because this part document is used by an online...Select face on which to sketch a circle...boolstatus = swModelDocExt.SelectByID2("", "FACE", 1.655362220845E-04, -0.0477671348753, 0.072, False, 0, Nothing, 0

IPartDoc Interface Members

Gets an array of names of named entities (face, edge, vertex, and so on) in this part...Gets the number of named entities (face, edge, vertex, and so on) in this part...Gets an array of names of named entities (face, edge, vertex, and so on) in this part

SolidWorks API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > IPartDoc

Insert Thin Cut Extrude Example (VB.NET)

NOTE: Because this part document is used by an online...Select face on which to sketch a circle...boolstatus = swModelDocExt.SelectByID2("", "FACE", 0.0001655362220845, -0.0477671348753, 0.072, False, 0, Nothing, 0

Select Edges of All Holes on Face Example (VBA)

Select Edges of All Holes on Face Example (VBA)EXSelectEdgeHoleFaceFace (see also IFace2 Interface),holesHoles (see also ISimpleHoleFeatureData2 and...Select Edges of All Holes on Face Example (VBA...Select Edges of All Holes on Face Example (VBA

Convert Faces' Edges to Sketch Entities Example (VB.NET)

Convert Faces' Edges to Sketch Entities Example (VB.NET)VB.NET examples,sketch entitiesRoboHELP by eHelp Corporation - www.ehelp.com0.11kadov111367931...This example shows how to convert the edges of a face to sketch entities...Open sketch on Plane1

IFeatureManager Interface Methods

Creates the geometry for the reference points based on any of these selected entities: edges, faces, planes, vertices, or sketch geometry...Inserts a cross-break feature on the selected faces in a sheet metal part...Creates the geometry for the reference points based on any of these selected entities: edges, faces, planes, vertices, or sketch geometry

Create Library Feature Data Object and Library Feature With References (VBA)

face on the model. ' 3...Access the library feature to position it on the part Set swLibFeat = Nothing Set swLibFeat = swFeat...Set the references for locating the library feature on the part Dim vLibRefs As Variant vLibRefs = obj swLibFeat

Cut Body and Keep All Bodies Example (VBA)

boolstatus = Part.Extension.SelectByID2("Sketch2", "SKETCH", 0, 0, 0, False, 0, Nothing, 0...boolstatus = Part.Extension.SelectByID2("Line2", "SKETCHSEGMENT", 0, 0, 0, False, 0, Nothing, 0...boolstatus = Part.Extension.SelectByID2("Line1", "SKETCHSEGMENT", 0, 0, 0, True, 0, Nothing, 0

IFeatureManager Interface Members

Creates the geometry for the reference points based on any of these selected entities: edges, faces, planes, vertices, or sketch geometry...Inserts a cross-break feature on the selected faces in a sheet metal part...Creates the geometry for the reference points based on any of these selected entities: edges, faces, planes, vertices, or sketch geometry

SolidWorks API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > IFeatureManager

Insert Thin Cut Extrude Example (C#)

NOTE: Because this part document is used by an online...Select face on which to sketch a circle...swSketchSegment = (SketchSegment)swSketchManager.CreateCircle(0.0, 0.0, 0.0, 0.030255, -0.042492, 0.0...

Convert Faces' Edges to Sketch Entities Example (VBA)

Convert Faces' Edges to Sketch Entities Example (VBA)VBA examples,sketch entitiesRoboHELP by eHelp Corporation - www.ehelp.com0.11kadov111151931 ï...This example shows how to convert the edges of selected faces to sketch entities...Postconditions: The edges of the selected faces are converted to sketch entities

Get Section Properties for Faces from Section Planes Example (VBA)

Face on a section plane...Section face in a part or assembly when in a section view...This adds the array of faces or sketches to the selection set

IModelDocExtension Interface Members

Gets a byte array of persistent reference IDs for the specified entity (a face, edge, or vertex) in a flattened sheet metal part...Gets a byte array of persistent reference IDs for the specified entity (a face, edge, or vertex) in a flattened sheet metal part...Inserts a BOM balloon based on the selected object, which can be an edge, silhouette, face, or vertex, in a model document

SolidWorks API Help > SolidWorks.Interop.sldworks Namespace > Interfaces > IModelDocExtension

IModelDocExtension Interface Methods

Gets a byte array of persistent reference IDs for the specified entity (a face, edge, or vertex) in a flattened sheet metal part...Gets a byte array of persistent reference IDs for the specified entity (a face, edge, or vertex) in a flattened sheet metal part...Inserts a BOM balloon based on the selected object, which can be an edge, silhouette, face, or vertex, in a model document

CreateCoordinateSystem Method (IFeatureManager)

OriginPointEntity Entity (vertex, point, midpoint, or the defualt point of origin on a part or assembly) for the coordinate system origin...XAxisEntities Array of entities (vertex, point, or midpoint; linear edge or sketch line; non-linear edge or sketch entity...YAxisEntities Array of entities (vertex, point, or midpoint; linear edge or sketch line; non-linear edge or sketch entity

Create Space Parameter Curve on Surface Example (VBA)

Create Space Parameter Curve on Surface Example (VBA)RoboHELP by eHelp Corporation - www.ehelp.com0.11kadov113831628EXCreatePCurveVBA examples,curves...This example shows how to create a space parameter (SP) curve on a surface...2) Sketch contains curve lying on selected face

Insert Weldment Features Example (VB.NET)

boolstatus = Part.Extension.SelectByID2("", "FACE", 0.6023443450227, 0.6150000000001, -1.013201139555, True, 1, Nothing, 0...segmentObjects = Part.SketchManager.CreateCornerRectangle(0, 0, 0, 1.0#, 2.0#, 0...boolstatus = Part.Extension.SelectByID2("", "FACE", 0.0412896304482, 0.02548020566445, 0, True, 1, Nothing, 0

Create Library Feature Data Object and Library Feature With References (VB.NET)

Plane1 and Point1@Location Point sketch point features exist...Library feature created on selected face on the model...boolstatus = swModel.Extension.SelectByID2("", "FACE", -0.008955455851577, 0.01051592924882, 0.00400000000019, False, 0, Nothing, 0

Insert Weldment Features Example (C#)

boolstatus = Part.Extension.SelectByID2("", "FACE", 0.6023443450227, 0.6150000000001, -1.013201139555, true, 1, null, 0...boolstatus = Part.Extension.SelectByID2("", "FACE", 0.02539999999988, 1.94542628561, 0.00429028534694, true, 1, null, 0...boolstatus = Part.Extension.SelectByID2("", "FACE", 0.0412896304482, 0.02548020566445, 0, true, 1, null, 0...

Create Library Feature Data Object and Library Feature With References (C#)

Plane1 and Point1@Location Point sketch point features exist...Library feature is created on selected face on the model...boolstatus = swModel.Extension.SelectByID2("", "FACE", -0.008955455851577, 0.01051592924882, 0.00400000000019, false, 0, null, 0...

Add Attribute to Feature and Include In Library Feature Example (VBA)

This example also includes instructions on how to verify that the attribute is included on each instance of the library feature...Sketch a straight slot that fits on a face of...Add the attribute to one of the feature's faces

Get Body Outline Example (VBA)

This example shows how to get the outline of a face on a solid body...This example also creates and inserts a 3D sketch of that outline...Open a 3D sketch in the part document