Gets the trimming surfaces to use as trim tools in this split-body feature.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TrimTools As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISplitBodyFeatureData
Dim value As Object
instance.TrimTools = value
value = instance.TrimTools
|
C# | |
---|
object TrimTools {get; set;} |
C++/CLI | |
---|
property Object^ TrimTools {
Object^ get();
void set (Object^ value);
} |
Return Value
Array of trimming surfaces to use as trim tools:
- Planar and non-planar faces
-
Reference planes
-
Reference surfaces
-
Sketches
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0