GeometryUtilityManagerGetSufaceCurvedLineCopy Method |
Namespace: VIZCore3D.NET.Manager
public Dictionary<int, List<Vertex3D>> GetSufaceCurvedLineCopy( int index, Vertex3D start, Vertex3D end, Vertex3D lsDir, Vertex3D copyDir, float interval = 0f, float ls = 0f, float le = 0f, float lenLimit = 0f, bool copyCurveForwardDir = true, bool copyCurveBackwardDir = true )
[Missing <param name="lsDir"/> documentation for "M:VIZCore3D.NET.Manager.GeometryUtilityManager.GetSufaceCurvedLineCopy(System.Int32,VIZCore3D.NET.Data.Vertex3D,VIZCore3D.NET.Data.Vertex3D,VIZCore3D.NET.Data.Vertex3D,VIZCore3D.NET.Data.Vertex3D,System.Single,System.Single,System.Single,System.Single,System.Boolean,System.Boolean)"]