Inserts a cavity to the active part using a selected component.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim ScaleFactor_x As Double
Dim ScaleFactor_y As Double
Dim ScaleFactor_z As Double
Dim IsUniform As Boolean
Dim ScaleType As Integer
Dim KeepPieceIndex As Integer
instance.InsertCavity4(ScaleFactor_x, ScaleFactor_y, ScaleFactor_z, IsUniform, ScaleType, KeepPieceIndex)
|
Parameters
- ScaleFactor_x
Scaling factor in the x direction
- ScaleFactor_y
Scaling factor in the y direction
- ScaleFactor_z
Scaling factor in the z direction
- IsUniform
True to use the first scale argument as the uniform scale, false to not
- ScaleType
Type of scaling as defined in swCavityScaleType_e
- KeepPieceIndex
Piece to keep if there is ambiguity
Example
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0