Gets the entities used to define the trimming boundaries.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTrimmingBoundary( _
ByRef Type As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IWeldmentTrimExtendFeatureData
Dim Type As Integer
Dim value As Object
value = instance.GetTrimmingBoundary(Type)
|
C# | |
---|
object GetTrimmingBoundary(
out int Type
) |
C++/CLI | |
---|
Object^ GetTrimmingBoundary(
& [Out] int Type
) |
Parameters
- Type
- Type of trimming boundary:
-
swSelSOLIDBODIES
-
SwSelFACES
Return Value
Array of the entities that define the trimming boundaries
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0