Visual Basic |
---|
Public Function CADSliceEx( _ ByVal PlaneAnchorX As Double, _ ByVal PlaneAnchorY As Double, _ ByVal PlaneAnchorZ As Double, _ ByVal PlaneVectorI As Double, _ ByVal PlaneVectorJ As Double, _ ByVal PlaneVectorK As Double, _ ByVal Tolerance As Double, _ ByVal projectPoints As Boolean, _ ByVal sortPolylines As Boolean, _ ByVal cutoffDistance As Double, _ ByVal tessellationFactor As Double _ ) As CadPolyLinesOnSurface |
- PlaneAnchorX
- PlaneAnchorY
- PlaneAnchorZ
- PlaneVectorI
- PlaneVectorJ
- PlaneVectorK
- Tolerance
- projectPoints
- sortPolylines
- cutoffDistance
- tessellationFactor