Spline Constructor (Point3d, Vector3d, Vector3d, Double, Double, Double)

Initializes a new instance of the Spline class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Spline(
        Point3d center,
        Vector3d unitNormal,
        Vector3d majorAxis,
        double radiusRatio,
        double startAngle,
        double endAngle
)

Parameters

center
Type: Teigha.GeometryPoint3d
unitNormal
Type: Teigha.GeometryVector3d
majorAxis
Type: Teigha.GeometryVector3d
radiusRatio
Type: SystemDouble
startAngle
Type: SystemDouble
endAngle
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.