Obsolete. Superseded by IPartDoc::InsertPart2.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IPartDoc
Dim FileName As String
Dim ImportPlane As Boolean
Dim ImportAxis As Boolean
Dim ImportCThread As Boolean
Dim value As Feature
value = instance.InsertPart(FileName, ImportPlane, ImportAxis, ImportCThread)
|
Parameters
- FileName
Name of part file
- ImportPlane
True if the planes from the part should be imported into this part, false if not
- ImportAxis
True if the axes from the part should be imported into this part, false if not
- ImportCThread
True if the cosmetic threads from the part should be imported into this part, false if not
Return Value
New
feature
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0