Offset2d.GetUntrimmed Method
Public Shared Function GetUntrimmed( _
ByVal pl As Poly2d, _
ByVal signedDist As Double, _
ByVal maxDist As Double, _
ByVal type As OffsetGapType _
) As Poly2d
This language is not supported or no code example is available.
public static Poly2d GetUntrimmed(
Poly2d pl,
double signedDist,
double maxDist,
OffsetGapType type
)
This language is not supported or no code example is available.
public:
static Poly2d^ GetUntrimmed(
Poly2d^ pl,
double signedDist,
double maxDist,
OffsetGapType type
)
This language is not supported or no code example is available.
Parameters
- pl
- Poly2d
- signedDist
- double
- maxDist
- double
- type
- OffsetGapType