Sets the edge to use as the base for this ruled-surface feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetEdges( _
ByVal Count As System.Integer, _
ByRef Entities As System.Object, _
ByRef SideFlags As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IRuledSurfaceFeatureData
Dim Count As System.Integer
Dim Entities As System.Object
Dim SideFlags As System.Integer
instance.ISetEdges(Count, Entities, SideFlags) |
Parameters
- Count
Number of edges
- Entities
- Array of edges
- SideFlags
- in-process, unmanaged C++: Pointer to an array of flags indicating which side of each edge to create the ruled-surface feature
-
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0