根据给定的参数来构造一个 GeoBendingCylinder 的新对象。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public GeoBendingCylinder(
	Point3D position,
	double Radius,
	double Angle,
	double Length
)

参数

position
Type: SuperMap.Data..::.Point3D
弯折圆柱中心点
Radius
Type: System..::.Double
弯折圆柱半径
Angle
Type: System..::.Double
弯折圆柱长度
Length
Type: System..::.Double
弯折圆柱角度

版本信息

SuperMap iObjects .NET

受以下版本支持: 10.2.0, 10.2.1, 11.0.0, 11.0.1, 11.1.1, 11.2.0, 11.2.1

请参见