Gets the entities used to define the trimming boundaries.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTrimmingBoundary( _
ByRef Type As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IWeldmentTrimExtendFeatureData
Dim Type As System.Integer
Dim value As System.Object
value = instance.GetTrimmingBoundary(Type) |
C# | |
---|
System.object GetTrimmingBoundary(
out System.int Type
) |
C++/CLI | |
---|
System.Object^ GetTrimmingBoundary(
& [Out] System.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