Sets the parting lines for this parting surface feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetPartingLines( _
ByVal Count As System.Integer, _
ByRef EntIn As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPartingSurfaceFeatureData
Dim Count As System.Integer
Dim EntIn As System.Object
instance.ISetPartingLines(Count, EntIn) |
C# | |
---|
void ISetPartingLines(
System.int Count,
ref System.object EntIn
) |
C++/CLI | |
---|
void ISetPartingLines(
& System.int Count,
& System.Object^% EntIn
) |
Parameters
- Count
- Number of parting lines
- EntIn
-
- 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