Gets the definition of all of the entities that describe a trimmed face.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTrimCurves2( _
ByVal WantCubic As Boolean, _
ByVal WantNRational As Boolean _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IFace2
Dim WantCubic As Boolean
Dim WantNRational As Boolean
Dim value As Object
value = instance.GetTrimCurves2(WantCubic, WantNRational)
|
Parameters
- WantCubic
True if the trim curves are to be cubic, false if not
- WantNRational
True if the trim curves are to be non-rational, false if not
Return Value
Array (see Remarks)
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0