Curve3dGetTrimmedOffset(Double, Vector3d, OffsetCurveExtensionType, Tolerance) Method


Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Curve3d[] GetTrimmedOffset(
        double distance,
        Vector3d planeNormal,
        OffsetCurveExtensionType extensionType,
        Tolerance tolerance
)

Parameters

distance  Double
 
planeNormal  Vector3d
 
extensionType  OffsetCurveExtensionType
 
tolerance  Tolerance
 

Return Value

Curve3d
See Also

©  Bricsys NV. All rights reserved.